perf(router): sort handlers by score only when necessary #3697
Codecov / codecov/project
succeeded
Nov 23, 2024 in 0s
91.69% (target 75.00%)
View this Pull Request on Codecov
91.69% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 91.69%. Comparing base (
44a50bd
) to head (8abc420
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/router/trie-router/node.ts | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3697 +/- ##
==========================================
- Coverage 91.70% 91.69% -0.01%
==========================================
Files 159 159
Lines 10145 10148 +3
Branches 2879 2873 -6
==========================================
+ Hits 9303 9305 +2
- Misses 840 841 +1
Partials 2 2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading