aio-libs / aiohttp-sse

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

Add float support for _ping_interval #454

Closed Olegt0rr closed 5 months ago

Olegt0rr commented 5 months ago

What do these changes do?

Add float support for _ping_interval

Are there changes in behavior for the user?

Add float support for _ping_interval

Related issue number

Closes #446

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (2be9383) 100.00% compared to head (71228ee) 100.00%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #454 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 468 436 -32 Branches 51 52 +1 ========================================= - Hits 468 436 -32 ```

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