pytest-dev / pytest-asyncio

Asyncio support for pytest
https://pytest-asyncio.readthedocs.io
Apache License 2.0
1.43k stars 152 forks source link

Test with Python 3.13 release version #975

Closed seifertm closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 91.15%. Comparing base (2609b7a) to head (c7571fa). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #975 +/- ## ======================================= Coverage 91.15% 91.15% ======================================= Files 2 2 Lines 509 509 Branches 64 64 ======================================= Hits 464 464 Misses 27 27 Partials 18 18 ```

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