Skip to content

[PR #10910/36a2567 backport][3.12] Remove mocked coro from tests #10914

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

bdraco
Copy link
Member

@bdraco bdraco commented May 20, 2025

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)

@bdraco bdraco added the bot:chronographer:skip This PR does not need to include a change note label May 20, 2025
@bdraco bdraco changed the title Remove mocked coro [PR #10910/36a2567 backport][3.12] Remove mocked coro from tests May 20, 2025
@bdraco bdraco marked this pull request as ready for review May 20, 2025 22:16
@bdraco bdraco requested review from webknjaz and asvetlov as code owners May 20, 2025 22:16
Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.14%. Comparing base (a61fcc6) to head (3f4b74f).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             3.12   #10914      +/-   ##
==========================================
- Coverage   98.16%   98.14%   -0.02%     
==========================================
  Files         130      130              
  Lines       39296    39279      -17     
  Branches     2220     2220              
==========================================
- Hits        38573    38552      -21     
- Misses        552      554       +2     
- Partials      171      173       +2     
Flag Coverage Δ
CI-GHA 98.03% <100.00%> (-0.02%) ⬇️
OS-Linux 97.76% <97.36%> (-0.02%) ⬇️
OS-Windows 95.22% <63.81%> (-0.02%) ⬇️
OS-macOS 96.93% <97.36%> (-0.02%) ⬇️
Py-3.10.11 96.81% <100.00%> (-0.02%) ⬇️
Py-3.10.17 97.36% <97.36%> (-0.02%) ⬇️
Py-3.11.12 97.46% <97.36%> (-0.02%) ⬇️
Py-3.11.9 96.91% <100.00%> (-0.02%) ⬇️
Py-3.12.10 97.84% <100.00%> (-0.01%) ⬇️
Py-3.13.3 97.82% <100.00%> (-0.01%) ⬇️
Py-3.9.13 96.70% <100.00%> (-0.02%) ⬇️
Py-3.9.22 97.24% <97.36%> (+0.01%) ⬆️
Py-pypy7.3.16 82.13% <86.18%> (-6.49%) ⬇️
VM-macos 96.93% <97.36%> (-0.02%) ⬇️
VM-ubuntu 97.76% <97.36%> (-0.02%) ⬇️
VM-windows 95.22% <63.81%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit 761a16c into 3.12 May 20, 2025
35 checks passed
Copy link

codspeed-hq bot commented May 20, 2025

CodSpeed Performance Report

Merging #10914 will not alter performance

Comparing patchback/backports/3.12/36a2567d96903007a2b6ff6c10af9392767bfe0f/pr-10910 (3f4b74f) with 3.12 (9a2835a)

Summary

✅ 60 untouched benchmarks

@bdraco bdraco deleted the patchback/backports/3.12/36a2567d96903007a2b6ff6c10af9392767bfe0f/pr-10910 branch May 20, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant