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

perf(router): sort handlers by score only when necessary #3697

Merged
merged 3 commits into from
Nov 23, 2024

Update node.test.ts

8abc420
Select commit
Loading
Failed to load commit list.
Merged

perf(router): sort handlers by score only when necessary #3697

Update node.test.ts
8abc420
Select commit
Loading
Failed to load commit list.
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: