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

fix(types): correct app.on(method,path[],middleware,handler) type #3802

Merged

fix(types): correct `app.on(method,path[],middleware,handler)` type

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

fix(types): correct app.on(method,path[],middleware,handler) type #3802

fix(types): correct `app.on(method,path[],middleware,handler)` type
8bf4d5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2025 in 0s

91.71% (target 75.00%)

View this Pull Request on Codecov

91.71% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.71%. Comparing base (5af7b4f) to head (8bf4d5c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3802   +/-   ##
=======================================
  Coverage   91.71%   91.71%           
=======================================
  Files         160      160           
  Lines       10195    10195           
  Branches     2856     2862    +6     
=======================================
  Hits         9350     9350           
  Misses        844      844           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.