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

Conversation

vytas7
Copy link
Member

@vytas7 vytas7 commented Dec 8, 2023

We should have added this warning already in 2.0, but the invocation of that shim is still silent 🙁 This PR aims to rectify that, and warn users about using an support call signature.

Copy link

codecov bot commented Dec 8, 2023

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.

@vytas7 vytas7 merged commit 2382d44 into falconry:master Dec 14, 2023
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants