Skip to content

fix(http-router): resolve Hono method typing for Node 22 compatibility#37804

Closed
Jaysinh146 wants to merge 4 commits into
RocketChat:developfrom
Jaysinh146:fix/37801-node-22-typing
Closed

fix(http-router): resolve Hono method typing for Node 22 compatibility#37804
Jaysinh146 wants to merge 4 commits into
RocketChat:developfrom
Jaysinh146:fix/37801-node-22-typing

Merge branch 'develop' into fix/37801-node-22-typing

5d3b750
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 166 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             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.