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(setup): Add Typing :: Typed Trove classifier #2305

Closed aarcex3 closed 1 month ago

aarcex3 commented 1 month ago

Summary of Changes

Add Typing :: Typed to Classifiers in setup.cfg

Related Issues

Closes: #2283

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (65aa7f6) to head (81cc3ce). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2305 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 63 63 Lines 7326 7326 Branches 1275 1275 ========================================= Hits 7326 7326 ```

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