falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

chore: re-enable api_helpers deprecation #1946

Closed CaselIT closed 2 years ago

CaselIT commented 3 years ago

Summary of Changes

de-comment deprecation code

Related Issues

Fixes #1903

codecov[bot] commented 3 years ago

Codecov Report

Merging #1946 (3f1158a) into master (d2b84a7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1946   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6618      6621    +3     
  Branches      1067      1067           
=========================================
+ Hits          6618      6621    +3     
Impacted Files Coverage Δ
falcon/api_helpers.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d2b84a7...3f1158a. Read the comment docs.