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

feat(typing): type asgi.reader, asgi.structures, asgi.stream #2297

Closed CaselIT closed 2 months ago

CaselIT commented 2 months ago

This includes #2295

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (f36a23e) to head (e9bb6ee). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2297 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 63 63 Lines 7436 7471 +35 Branches 1278 1278 ========================================= + Hits 7436 7471 +35 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.