feat(router): support greedy matches with subsequent static components. #3888
Codecov / codecov/project
succeeded
Feb 6, 2025 in 0s
91.30% (target 75.00%)
View this Pull Request on Codecov
91.30% (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 91.30%. Comparing base (
6b6fbad
) to head (5f41cee
).
Report is 7 commits behind head on next.
Files with missing lines | Patch % | Lines |
---|---|---|
src/router/trie-router/node.ts | 92.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## next #3888 +/- ##
==========================================
- Coverage 91.41% 91.30% -0.11%
==========================================
Files 162 168 +6
Lines 10281 10666 +385
Branches 2894 3017 +123
==========================================
+ Hits 9398 9739 +341
- Misses 882 926 +44
Partials 1 1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading