fix(http-router): resolve Hono method typing for Node 22 compatibility#37804
Closed
Jaysinh146 wants to merge 4 commits into
Closed
fix(http-router): resolve Hono method typing for Node 22 compatibility#37804Jaysinh146 wants to merge 4 commits into
Jaysinh146 wants to merge 4 commits into
Codecov / codecov/project
succeeded
Feb 10, 2026 in 1s
70.68% (+0.01%) compared to 05c415b
View this Pull Request on Codecov
70.68% (+0.01%) compared to 05c415b
Details
Codecov Report
❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.68%. Comparing base (05c415b) to head (5d3b750).
Additional details and impacted files
@@ Coverage Diff @@
## develop #37804 +/- ##
===========================================
+ Coverage 70.66% 70.68% +0.01%
===========================================
Files 3146 3146
Lines 108829 108830 +1
Branches 19546 19586 +40
===========================================
+ Hits 76903 76924 +21
+ Misses 29924 29906 -18
+ Partials 2002 2000 -2 🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading