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

Backport 3.9: Add tests, accidentally dropped before (#8088) #8372

Conversation

pajod
Copy link
Contributor

@pajod pajod commented Apr 23, 2024

Cherry picked from commit 0016004 (#8088)

Better late than never (3.10 backport in #8141) - but since its submitted after #8146 out of 4 tests to be conditionally re-enabled 2 are already unconditionally re-enabled.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Apr 23, 2024
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.43%. Comparing base (2c64c8a) to head (4d208e2).

Additional details and impacted files
@@            Coverage Diff             @@
##              3.9    #8372      +/-   ##
==========================================
+ Coverage   97.39%   97.43%   +0.04%     
==========================================
  Files         108      108              
  Lines       32877    32884       +7     
  Branches     3905     3908       +3     
==========================================
+ Hits        32021    32042      +21     
+ Misses        645      633      -12     
+ Partials      211      209       -2     
Flag Coverage Δ
CI-GHA 97.35% <100.00%> (+0.04%) ⬆️
OS-Linux 97.02% <100.00%> (+0.04%) ⬆️
OS-Windows 94.58% <100.00%> (+0.04%) ⬆️
OS-macOS 96.69% <100.00%> (+0.04%) ⬆️
Py-3.10.11 94.39% <100.00%> (+0.04%) ⬆️
Py-3.10.14 96.80% <100.00%> (+0.03%) ⬆️
Py-3.11.9 97.06% <100.00%> (+0.04%) ⬆️
Py-3.12.3 97.11% <100.00%> (+0.04%) ⬆️
Py-3.8.10 94.37% <100.00%> (+0.04%) ⬆️
Py-3.8.18 96.74% <100.00%> (+0.04%) ⬆️
Py-3.9.13 94.38% <100.00%> (+0.04%) ⬆️
Py-3.9.19 96.80% <100.00%> (+0.05%) ⬆️
Py-pypy7.3.15 96.32% <69.23%> (+0.03%) ⬆️
VM-macos 96.69% <100.00%> (+0.04%) ⬆️
VM-ubuntu 97.02% <100.00%> (+0.04%) ⬆️
VM-windows 94.58% <100.00%> (+0.04%) ⬆️

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.

@Dreamsorcerer
Copy link
Member

@pajod Did we already backport to 3.10?

@pajod
Copy link
Contributor Author

pajod commented Apr 23, 2024

@Dreamsorcerer For 3.10 you merged #8141 - does not look quite the same because that was before #8297 - but this 3.9 PR is much later.

@Dreamsorcerer Dreamsorcerer merged commit e4a63ff into aio-libs:3.9 Apr 23, 2024
33 of 34 checks passed
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