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: resurrect misc forgotten touchups #1989

Closed vytas7 closed 2 years ago

vytas7 commented 2 years ago

Small forgotten touch-ups from my notes.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1989 (678125e) into master (4cdad76) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1989   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6669      6669           
  Branches      1079      1079           
=========================================
  Hits          6669      6669           
Impacted Files Coverage Δ
falcon/asgi/response.py 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 4cdad76...678125e. Read the comment docs.