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.7] Ensure zero byte files can be sent (#5125) #5129

Merged
merged 1 commit into from
Oct 25, 2020

Conversation

aio-libs-github-bot[bot]
Copy link
Contributor

Backports the following commits to 3.7:

@codecov-io
Copy link

codecov-io commented Oct 25, 2020

Codecov Report

Merging #5129 into 3.7 will decrease coverage by 0.90%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #5129      +/-   ##
==========================================
- Coverage   97.11%   96.21%   -0.91%     
==========================================
  Files          44       44              
  Lines        8884     8875       -9     
  Branches     1426     1427       +1     
==========================================
- Hits         8628     8539      -89     
- Misses        131      199      +68     
- Partials      125      137      +12     
Flag Coverage Δ
#unit 96.21% <100.00%> (-0.91%) ⬇️

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

Impacted Files Coverage Δ
aiohttp/web_fileresponse.py 79.67% <100.00%> (-18.18%) ⬇️
aiohttp/http_websocket.py 95.21% <0.00%> (-3.47%) ⬇️
aiohttp/helpers.py 93.96% <0.00%> (-2.18%) ⬇️
aiohttp/frozenlist.py 95.83% <0.00%> (-2.09%) ⬇️
aiohttp/http_parser.py 95.48% <0.00%> (-2.04%) ⬇️
aiohttp/http_writer.py 97.24% <0.00%> (-1.84%) ⬇️
aiohttp/web_protocol.py 88.85% <0.00%> (-1.76%) ⬇️
aiohttp/web_response.py 97.83% <0.00%> (-0.44%) ⬇️
aiohttp/connector.py 94.49% <0.00%> (-0.32%) ⬇️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7dc844...23ce198. Read the comment docs.

@aio-libs-github-bot aio-libs-github-bot bot merged commit 6ae2751 into 3.7 Oct 25, 2020
@aio-libs-github-bot aio-libs-github-bot bot deleted the backport/3.7/pr-5125 branch October 25, 2020 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants