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

Use PathLike (backport #6876) #7111

Conversation

Dreamsorcerer
Copy link
Member

No description provided.

@Dreamsorcerer Dreamsorcerer added the bot:chronographer:skip This PR does not need to include a change note label Nov 29, 2022
@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #7111 (8207d6d) into 3.9 (57dfbb3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              3.9    #7111   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files         103      103           
  Lines       30265    30254   -11     
  Branches     3768     3766    -2     
=======================================
- Hits        29452    29443    -9     
+ Misses        618      617    -1     
+ Partials      195      194    -1     
Flag Coverage Δ
CI-GHA 97.21% <100.00%> (+<0.01%) ⬆️
OS-Linux 96.87% <100.00%> (+<0.01%) ⬆️
OS-Windows 94.33% <100.00%> (+<0.01%) ⬆️
OS-macOS 96.44% <100.00%> (+<0.01%) ⬆️
Py-3.10.8 96.92% <100.00%> (+<0.01%) ⬆️
Py-3.11.0 96.34% <100.00%> (+<0.01%) ⬆️
Py-3.7.15 96.68% <100.00%> (+<0.01%) ⬆️
Py-3.7.9 94.18% <100.00%> (+<0.01%) ⬆️
Py-3.8.10 94.11% <100.00%> (+<0.01%) ⬆️
Py-3.8.14 96.58% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 94.11% <100.00%> (+<0.01%) ⬆️
Py-3.9.14 96.33% <100.00%> (+<0.01%) ⬆️
Py-3.9.15 96.57% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.9 96.18% <100.00%> (+<0.01%) ⬆️
VM-macos 96.44% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 96.87% <100.00%> (+<0.01%) ⬆️
VM-windows 94.33% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
aiohttp/web.py 99.16% <100.00%> (+<0.01%) ⬆️
aiohttp/web_fileresponse.py 99.29% <100.00%> (+1.38%) ⬆️
aiohttp/web_runner.py 97.61% <100.00%> (ø)
aiohttp/web_urldispatcher.py 97.74% <100.00%> (-0.01%) ⬇️
tests/test_web_sendfile.py 100.00% <100.00%> (ø)

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

@Dreamsorcerer Dreamsorcerer merged commit c56cf10 into 3.9 Nov 29, 2022
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/b571bb966a632b81ce0ea5751a3a0c56f219edcf/pr-6876 branch November 29, 2022 19:59
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