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] Better checksum calculation (#5183) #5185

Merged
merged 1 commit into from
Oct 31, 2020
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backports the following commits to 3.7:

@codecov-io
Copy link

codecov-io commented Oct 31, 2020

Codecov Report

Merging #5185 into 3.7 will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #5185      +/-   ##
==========================================
+ Coverage   97.45%   97.55%   +0.09%     
==========================================
  Files          44       44              
  Lines        8818     8818              
  Branches     1419     1419              
==========================================
+ Hits         8594     8602       +8     
+ Misses        109      101       -8     
  Partials      115      115              
Flag Coverage Δ
unit 97.55% <ø> (+0.09%) ⬆️

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

Impacted Files Coverage Δ
aiohttp/helpers.py 95.89% <0.00%> (ø)
aiohttp/http_websocket.py 98.67% <0.00%> (+0.26%) ⬆️
aiohttp/http_parser.py 97.51% <0.00%> (+0.90%) ⬆️
aiohttp/http_writer.py 98.16% <0.00%> (+0.91%) ⬆️
aiohttp/frozenlist.py 100.00% <0.00%> (+4.16%) ⬆️

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 52e8b62...7222fcb. Read the comment docs.

@asvetlov asvetlov merged commit 685e97c into 3.7 Oct 31, 2020
@asvetlov asvetlov deleted the backport/3.7/pr-5183 branch October 31, 2020 17:10
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

2 participants