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

feat!: Make route handlers functional decorators #3436

Merged
merged 17 commits into from
May 25, 2024

formatting

dbe473f
Select commit
Loading
Failed to load commit list.
Merged

feat!: Make route handlers functional decorators #3436

formatting
dbe473f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2024 in 0s

97.99% (+0.00%) compared to 8aae5d8

View this Pull Request on Codecov

97.99% (+0.00%) compared to 8aae5d8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.99%. Comparing base (8aae5d8) to head (dbe473f).

Additional details and impacted files
@@           Coverage Diff           @@
##             v3.0    #3436   +/-   ##
=======================================
  Coverage   97.98%   97.99%           
=======================================
  Files         326      326           
  Lines       14566    14559    -7     
  Branches     2314     2306    -8     
=======================================
- Hits        14273    14267    -6     
  Misses        154      154           
+ Partials      139      138    -1     

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