Closed bdraco closed 1 year ago
Patch coverage: 84.61%
and project coverage change: +0.24%
:tada:
Comparison is base (
39380a7
) 78.20% compared to head (718b9f4
) 78.44%. Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
async_timeout < 4.0.3 did not work correctly with py3.11, we now use asyncio.timeout on py3.11