-
Notifications
You must be signed in to change notification settings - Fork 22
Upgrade pytest-asyncio to v0.10.0 #214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grand. Thanks @maxalbert
Codecov Report
@@ Coverage Diff @@
## master #214 +/- ##
=======================================
Coverage 89.68% 89.68%
=======================================
Files 73 73
Lines 4413 4413
Branches 519 519
=======================================
Hits 3958 3958
Misses 349 349
Partials 106 106 Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #214 +/- ##
=======================================
Coverage 89.68% 89.68%
=======================================
Files 73 73
Lines 4413 4413
Branches 519 519
=======================================
Hits 3958 3958
Misses 349 349
Partials 106 106 Continue to review full report at Codecov.
|
Closes #213
I have:
Description
I have re-locked the Pipfiles so
pytest-asyncio
is now set to v0.10.0. Only threePipfile.lock
files were affected but I have re-locked the others for good measure.