pytest-dev / pytest-asyncio

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

Cherry-pick changelog entry for v0.21.2 #869

Closed seifertm closed 4 months ago

seifertm commented 4 months ago

Fixes #866

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 95.61%. Comparing base (65aa441) to head (17ea61c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #869 +/- ## ======================================= Coverage 95.61% 95.61% ======================================= Files 2 2 Lines 479 479 Branches 96 96 ======================================= Hits 458 458 Misses 12 12 Partials 9 9 ```

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