-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Cherry-pick some pytest-asyncio fixes #11247
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
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #11247 +/- ##
==========================================
- Coverage 98.84% 98.84% -0.01%
==========================================
Files 131 131
Lines 43280 43249 -31
Branches 2328 2326 -2
==========================================
- Hits 42782 42748 -34
- Misses 343 346 +3
Partials 155 155
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #11247 will not alter performanceComparing Summary
|
Backport to 3.13: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 55e4300 on top of patchback/backports/3.13/55e430051259171f249fba97d080abef04c15717/pr-11247 Backporting merged PR #11247 into master
🤖 @patchback |
Some of the fixes from #10762, in order to reduce maintenance burden while that is still ongoing.
These include some general improvements and nothing actually depends on pytest-asyncio.