pytest-dev / pytest-asyncio

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

display full param name asyncio_default_fixture_loop_scope #990

Open MarkusBiggus opened 1 week ago

MarkusBiggus commented 1 week ago

confirmed verbose output displays correct name:

asyncio: mode=Mode.AUTO, asyncio_default_fixture_loop_scope=function

file version not present and I don't understand the issue described in setup.cfg

guessed version in changelog.rst with totally random date (my birthday)

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 91.15%. Comparing base (2462d86) to head (95a98f6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #990 +/- ## ======================================= 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.