Skip to content
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 #8636/51d872e backport][3.10] Remove Request.wait_for_disconnection() method #8650

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 8, 2024

(cherry picked from commit 51d872e)

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Aug 8, 2024
@bdraco bdraco changed the title Remove Request.wait_for_disconnection() method (#8636) [PR #8636/51d872e backport][3.10] Remove Request.wait_for_disconnection() method Aug 8, 2024
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.70%. Comparing base (2ef14a6) to head (69150e4).
Report is 203 commits behind head on 3.10.

Additional details and impacted files
@@            Coverage Diff             @@
##             3.10    #8650      +/-   ##
==========================================
+ Coverage   97.67%   97.70%   +0.02%     
==========================================
  Files         108      108              
  Lines       33905    33898       -7     
  Branches     4034     4035       +1     
==========================================
+ Hits        33118    33121       +3     
+ Misses        587      579       -8     
+ Partials      200      198       -2     
Flag Coverage Δ
CI-GHA 97.61% <100.00%> (+0.02%) ⬆️
OS-Linux 97.28% <100.00%> (+0.02%) ⬆️
OS-Windows 94.80% <100.00%> (+0.02%) ⬆️
OS-macOS 96.95% <100.00%> (+0.02%) ⬆️
Py-3.10.11 97.05% <100.00%> (+0.02%) ⬆️
Py-3.10.14 97.00% <100.00%> (+0.02%) ⬆️
Py-3.11.9 97.24% <100.00%> (+0.02%) ⬆️
Py-3.12.4 97.34% <100.00%> (+0.02%) ⬆️
Py-3.8.10 94.54% <100.00%> (+0.02%) ⬆️
Py-3.8.18 96.90% <100.00%> (+0.02%) ⬆️
Py-3.9.13 97.05% <100.00%> (+0.02%) ⬆️
Py-3.9.19 97.01% <100.00%> (+0.02%) ⬆️
Py-pypy7.3.16 96.59% <100.00%> (+0.02%) ⬆️
VM-macos 96.95% <100.00%> (+0.02%) ⬆️
VM-ubuntu 97.28% <100.00%> (+0.02%) ⬆️
VM-windows 94.80% <100.00%> (+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 marked this pull request as ready for review August 8, 2024 15:45
@bdraco bdraco enabled auto-merge (squash) August 8, 2024 15:45
@bdraco bdraco merged commit 6a77806 into 3.10 Aug 8, 2024
30 of 31 checks passed
@bdraco bdraco deleted the patchback/backports/3.10/51d872e1b87480b84a1a541af394a34b311ec22c/pr-8636 branch August 8, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants