-
Notifications
You must be signed in to change notification settings - Fork 12
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
Asyncio testing #467
base: master
Are you sure you want to change the base?
Asyncio testing #467
Conversation
7f69eab
to
c480bb4
Compare
@sourcery-ai review |
Reviewer's Guide by SourceryThis pull request adds pytest-asyncio to the development dependencies. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey @tony - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
55536e9
to
5322218
Compare
a7e1cf1
to
76dbac5
Compare
76dbac5
to
a133af8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #467 +/- ##
=======================================
Coverage 54.09% 54.09%
=======================================
Files 40 40
Lines 3627 3627
Branches 793 793
=======================================
Hits 1962 1962
Misses 1314 1314
Partials 351 351 ☔ View full report in Codecov by Sentry. |
Changes
Dev deps: Add pytest-asyncio
See also: https://github.com/pytest-dev/pytest-asyncio
Summary by Sourcery
Tests: