Skip to content

Express route order - #152

Merged
skonves merged 3 commits into
mainfrom
express-route-order
Jul 9, 2026
Merged

Express route order#152
skonves merged 3 commits into
mainfrom
express-route-order

Conversation

@skonves

@skonves skonves commented Jul 9, 2026

Copy link
Copy Markdown
Member

Resolves #151

This change adds comprehensive test cases for route ordering. The tests demonstrated that the original sort algorithm failed to correctly sort the routes provided in the bug report. The updated sorting logic passes all tests.

skonves and others added 3 commits July 8, 2026 20:57
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@skonves
skonves merged commit a7e71e3 into main Jul 9, 2026
6 checks passed
@skonves
skonves deleted the express-route-order branch July 9, 2026 04:16
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.

Express routes are incorrectly sorted

1 participant