Neoteroi / BlackSheep

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

Feature/docs url control #449

Closed RobertoPrevato closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (4c74ee5) 97.51% compared to head (0c69ea7) 97.51%.

Files Patch % Lines
blacksheep/server/openapi/ui.py 96.55% 1 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 #449 +/- ## ========================================== - Coverage 97.51% 97.51% -0.01% ========================================== Files 67 67 Lines 6330 6353 +23 ========================================== + Hits 6173 6195 +22 - Misses 157 158 +1 ```

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

RobertoPrevato commented 6 months ago

Original PR