aio-libs / aiohttp-sse

Server-sent events support for aiohttp
Other
194 stars 35 forks source link

Add coverage for preparing already closed connection #421

Closed Olegt0rr closed 6 months ago

Olegt0rr commented 7 months ago

What do these changes do?

Add more coverage for existing code

Are there changes in behavior for the user?

No

Related issue number

There's no issue

Checklist

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (763056f) 99.52% compared to head (f50938a) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #421 +/- ## =========================================== + Coverage 99.52% 100.00% +0.47% =========================================== Files 4 4 Lines 424 439 +15 Branches 46 49 +3 =========================================== + Hits 422 439 +17 + Misses 1 0 -1 + Partials 1 0 -1 ```

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