Neoteroi / BlackSheep

Fast ASGI web framework for Python
https://www.neoteroi.dev/blacksheep/
MIT License
1.86k stars 78 forks source link

Fix #455 and improve the normalization logic #457

Closed RobertoPrevato closed 9 months ago

RobertoPrevato commented 9 months ago
codecov-commenter commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8d9321c) 97.49% compared to head (37dc56a) 97.48%.

Files Patch % Lines
blacksheep/server/application.py 80.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #457 +/- ## ========================================== - Coverage 97.49% 97.48% -0.02% ========================================== Files 67 67 Lines 6355 6363 +8 ========================================== + Hits 6196 6203 +7 - Misses 159 160 +1 ```

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