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

[3.8] Fix CI (#7143) #7200

Conversation

Dreamsorcerer
Copy link
Member

No description provided.

(cherry picked from commit c919bfa)
@Dreamsorcerer Dreamsorcerer changed the title [3.9] Fix CI (#7143) [3.8] Fix CI (#7143) Feb 10, 2023
@Dreamsorcerer Dreamsorcerer added the bot:chronographer:skip This PR does not need to include a change note label Feb 10, 2023
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #7200 (83ec83c) into 3.8 (8cf01ad) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              3.8    #7200      +/-   ##
==========================================
- Coverage   97.46%   97.40%   -0.07%     
==========================================
  Files         103      107       +4     
  Lines       29964    30984    +1020     
  Branches     3059     3922     +863     
==========================================
+ Hits        29204    30179     +975     
- Misses        571      601      +30     
- Partials      189      204      +15     
Flag Coverage Δ
CI-GHA 97.26% <100.00%> (-0.07%) ⬇️
OS-Linux 96.92% <100.00%> (-0.10%) ⬇️
OS-Windows 95.23% <100.00%> (+0.47%) ⬆️
OS-macOS 96.64% <100.00%> (?)
Py-3.10.7 ?
Py-3.10.9 96.79% <100.00%> (?)
Py-3.11.0 95.18% <100.00%> (?)
Py-3.6.15 96.37% <100.00%> (-0.09%) ⬇️
Py-3.6.8 94.75% <100.00%> (+<0.01%) ⬆️
Py-3.7.14 ?
Py-3.7.15 96.53% <100.00%> (?)
Py-3.7.9 94.89% <100.00%> (?)
Py-3.8.10 94.81% <100.00%> (?)
Py-3.8.14 ?
Py-3.8.16 96.44% <100.00%> (?)
Py-3.9.13 94.81% <100.00%> (?)
Py-3.9.14 ?
Py-3.9.16 96.46% <100.00%> (?)
Py-pypy7.3.11 93.95% <100.00%> (?)
VM-macos-latest 96.64% <100.00%> (?)
VM-ubuntu ?
VM-ubuntu-20.04 96.84% <100.00%> (?)
VM-ubuntu-latest 96.45% <100.00%> (?)
VM-windows ?
VM-windows-latest 95.23% <100.00%> (?)

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

Impacted Files Coverage Δ
aiohttp/helpers.py 95.83% <100.00%> (+<0.01%) ⬆️
tests/test_client_request.py 99.60% <100.00%> (ø)
tests/test_streams.py 100.00% <100.00%> (ø)
tests/test_web_app.py 98.57% <100.00%> (ø)
aiohttp/client_ws.py 92.30% <0.00%> (ø)
aiohttp/__init__.py 100.00% <0.00%> (ø)
aiohttp/client.py 94.32% <0.00%> (ø)
aiohttp/web_ws.py 92.11% <0.00%> (ø)
tests/test_connector.py 98.12% <0.00%> (+0.13%) ⬆️
tests/test_run_app.py 97.32% <0.00%> (+0.59%) ⬆️
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Dreamsorcerer Dreamsorcerer merged commit ba573e2 into 3.8 Feb 11, 2023
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.8/c919bfa616ed2fe412ffb0e2f5dcefae993436f8/pr-7143 branch February 11, 2023 00:09
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