aio-libs / aiohttp-sse

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

Bump pytest 8 + pytest-asyncio #468

Closed Olegt0rr closed 4 months ago

Olegt0rr commented 4 months ago

What do these changes do?

Update pytest + pytest-asyncio

Are there changes in behavior for the user?

No changes

Related issue number

444

465

Checklist

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (ae2581b) 100.00% compared to head (3d4f41f) 100.00%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #468 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 474 474 Branches 54 54 ========================================= Hits 474 474 ```

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

Dreamsorcerer commented 4 months ago

It just had a failed coverage upload, which is fixed by the v4 codecov action. You should have access to update the branch or modify the dependabot PRs directly if there's an issue.