Neoteroi / BlackSheep

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

upgrade SwaggerUI to version 5 #448

Closed sinisaos closed 6 months ago

sinisaos commented 6 months ago

Related to #447

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (6936f1f) 97.51% compared to head (dbc9fca) 97.51%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #448 +/- ## ======================================= Coverage 97.51% 97.51% ======================================= Files 67 67 Lines 6330 6330 ======================================= Hits 6173 6173 Misses 157 157 ```

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

sinisaos commented 6 months ago

@RobertoPrevato Thanks for fixing the test. It's strange because all the tests pass locally, but it doesn't matter. Thanks again.

RobertoPrevato commented 6 months ago

@sinisaos no worries, Thank You for your contribution!