feat(router): support greedy matches with subsequent static components. #3888
Codecov / codecov/project
succeeded
Feb 6, 2025 in 0s
90.78% (target 75.00%)
View this Pull Request on Codecov
90.78% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 94.59459%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 90.78%. Comparing base (
65edaf2
) to head (2fa716f
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/router/trie-router/node.ts | 92.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3888 +/- ##
==========================================
- Coverage 90.78% 90.78% -0.01%
==========================================
Files 162 162
Lines 10263 10283 +20
Branches 2893 2888 -5
==========================================
+ Hits 9317 9335 +18
- Misses 945 947 +2
Partials 1 1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading