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(add_error_handler): deprecate the Falcon 1.x signature shim #2197

Merged
merged 1 commit into from
Dec 14, 2023

feat(add_error_handler): deprecate the Falcon 1.x signature shim

a69dd9e
Select commit
Loading
Failed to load commit list.
Merged

feat(add_error_handler): deprecate the Falcon 1.x signature shim #2197

feat(add_error_handler): deprecate the Falcon 1.x signature shim
a69dd9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 1s

100.00% (+0.00%) compared to 241205e

View this Pull Request on Codecov

100.00% (+0.00%) compared to 241205e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (241205e) 100.00% compared to head (a69dd9e) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2197   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         6871      6873    +2     
  Branches      1098      1098           
=========================================
+ Hits          6871      6873    +2     

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