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.53k stars 945 forks source link

chore: fix misc cosmetic issues and misspellings #2017

Closed vytas7 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #2017 (1842e36) into master (280863a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2017   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6715      6715           
  Branches      1243      1243           
=========================================
  Hits          6715      6715           
Impacted Files Coverage Δ
falcon/asgi/app.py 100.00% <ø> (ø)
falcon/response.py 100.00% <ø> (ø)
falcon/testing/helpers.py 100.00% <ø> (ø)
falcon/util/uri.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 280863a...1842e36. Read the comment docs.