Neoteroi / BlackSheep

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

Add built-in features for server-sent events #469

Closed RobertoPrevato closed 5 months ago

RobertoPrevato commented 5 months ago
codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (4fc7a4b) 97.48% compared to head (185bd1d) 96.46%.

Files Patch % Lines
blacksheep/server/normalization.py 33.78% 49 Missing :warning:
blacksheep/server/process.py 35.29% 11 Missing :warning:
blacksheep/server/sse.py 60.00% 8 Missing :warning:
blacksheep/server/application.py 66.66% 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 #469 +/- ## ========================================== - Coverage 97.48% 96.46% -1.03% ========================================== Files 67 69 +2 Lines 6365 6477 +112 ========================================== + Hits 6205 6248 +43 - Misses 160 229 +69 ```

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