-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[PR #10910/36a2567 backport][3.11] Remove mocked coro from tests #10912
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
[PR #10910/36a2567 backport][3.11] Remove mocked coro from tests #10912
Conversation
4a3a6d3
to
5fddbda
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## 3.11 #10912 +/- ##
==========================================
+ Coverage 98.06% 98.08% +0.01%
==========================================
Files 126 126
Lines 37745 37728 -17
Branches 4562 4566 +4
==========================================
- Hits 37016 37006 -10
+ Misses 548 544 -4
+ Partials 181 178 -3
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 #10912 will not alter performanceComparing Summary
|
5fddbda
to
12c2d8d
Compare
This is a partial backport of 36a2567,
make_mocked_coro
is still left in the test utils for backwards compat, and only the internal tests are updated.(cherry picked from commit 36a2567)