Skip to content

Use pytest asyncio auto mode#212

Merged
lundberg merged 3 commits intomasterfrom
drop-asyncio-marker
Aug 25, 2022
Merged

Use pytest asyncio auto mode#212
lundberg merged 3 commits intomasterfrom
drop-asyncio-marker

Conversation

@lundberg
Copy link
Copy Markdown
Owner

@lundberg lundberg commented Aug 25, 2022

Leaving asyncio pytest markers due to python 3.6.

Fixes #207

@lundberg lundberg force-pushed the drop-asyncio-marker branch from 0c4ea41 to 7b1f201 Compare August 25, 2022 20:17
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 25, 2022

Codecov Report

Merging #212 (7b1f201) into master (e2507b1) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #212   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         2735      2684   -51     
  Branches       338       338           
=========================================
- Hits          2735      2684   -51     
Impacted Files Coverage Δ
tests/test_api.py 100.00% <ø> (ø)
tests/test_mock.py 100.00% <ø> (ø)
tests/test_router.py 100.00% <ø> (ø)
tests/test_stats.py 100.00% <ø> (ø)
tests/test_transports.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lundberg lundberg force-pushed the drop-asyncio-marker branch from 7b1f201 to 54dd0a6 Compare August 25, 2022 20:30
@lundberg lundberg merged commit 33566ff into master Aug 25, 2022
@lundberg lundberg deleted the drop-asyncio-marker branch August 25, 2022 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests failing with pytest-asyncio>=0.19.0

2 participants