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

feat(router): support more complex greedy matches patterns

2fa716f
Select commit
Loading
Failed to load commit list.
Merged

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

feat(router): support more complex greedy matches patterns
2fa716f
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 176 in src/router/trie-router/node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L176 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L183 was not covered by tests