Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(router): support greedy matches with subsequent static components. #3888

Merged
merged 3 commits into from
Feb 6, 2025

Merge remote-tracking branch 'upstream/main' into feat/greedy-matches…

5f41cee
Select commit
Loading
Failed to load commit list.
Merged

feat(router): support greedy matches with subsequent static components. #3888

Merge remote-tracking branch 'upstream/main' into feat/greedy-matches…
5f41cee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2025 in 0s

94.59% of diff hit (target 80.00%)

View this Pull Request on Codecov

94.59% of diff hit (target 80.00%)

Annotations

Check warning on line 177 in src/router/trie-router/node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/router/trie-router/node.ts#L177

Added line #L177 was not covered by tests

Check warning on line 184 in src/router/trie-router/node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/router/trie-router/node.ts#L184

Added line #L184 was not covered by tests