Skip to content

Feature/router simplification (WIP)#650

Open
michielvandergeest wants to merge 6 commits intodevfrom
feature/router-simplification
Open

Feature/router simplification (WIP)#650
michielvandergeest wants to merge 6 commits intodevfrom
feature/router-simplification

Conversation

@michielvandergeest
Copy link
Copy Markdown
Collaborator

WIP PR to simplify the code of the router which has grown a bit out of proportion over time

@github-actions
Copy link
Copy Markdown

Test Results: ✅ PASSED

Run at: 2026-03-31T09:42:31.204Z

Summary:
passed: 1150 failed: 0 of 1150 tests

@github-actions
Copy link
Copy Markdown

Test Results: ✅ PASSED

Run at: 2026-03-31T10:16:42.887Z

Summary:
passed: 1147 failed: 3 of 1150 tests

return
}
}
Log.error(`Route ${route.hash} not found`)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems we can't get route.hash if route==false.

Copy link
Copy Markdown
Collaborator Author

@michielvandergeest michielvandergeest Mar 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be fixed in: #b8f2b5

@github-actions
Copy link
Copy Markdown

Test Results: ✅ PASSED

Run at: 2026-03-31T21:09:03.197Z

Summary:
passed: 1150 failed: 0 of 1150 tests

@github-actions
Copy link
Copy Markdown

Test Results: ✅ PASSED

Run at: 2026-03-31T21:14:17.400Z

Summary:
passed: 1150 failed: 0 of 1150 tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants