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

Tune C source generation #5164

Merged
merged 20 commits into from
Oct 28, 2020
Merged

Tune C source generation #5164

merged 20 commits into from
Oct 28, 2020

Conversation

asvetlov
Copy link
Member

Don't store _find_headers.c in the source tree but always regenerate it if needed.

@codecov-io
Copy link

codecov-io commented Oct 28, 2020

Codecov Report

Merging #5164 into master will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5164      +/-   ##
==========================================
- Coverage   97.56%   97.45%   -0.11%     
==========================================
  Files          43       43              
  Lines        8780     8779       -1     
  Branches     1412     1412              
==========================================
- Hits         8566     8556      -10     
- Misses        100      112      +12     
+ Partials      114      111       -3     
Flag Coverage Δ
#unit 97.45% <ø> (-0.11%) ⬇️

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

Impacted Files Coverage Δ
aiohttp/hdrs.py 100.00% <ø> (ø)
aiohttp/frozenlist.py 95.83% <0.00%> (-2.09%) ⬇️
aiohttp/http_writer.py 97.36% <0.00%> (-1.76%) ⬇️
aiohttp/http_parser.py 95.81% <0.00%> (-0.89%) ⬇️
aiohttp/http_websocket.py 98.37% <0.00%> (-0.28%) ⬇️
aiohttp/helpers.py 96.45% <0.00%> (-0.24%) ⬇️

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 3c02a71...72e6817. Read the comment docs.

@asvetlov asvetlov merged commit 3f7d647 into master Oct 28, 2020
@asvetlov asvetlov deleted the simplify-reqs branch October 28, 2020 13:23
@github-actions
Copy link
Contributor

💔 Backport was not successful

The PR was attempted backported to the following branches:

  • ❌ 3.7: Commit could not be cherrypicked due to conflicts
  • ❌ 3.8: Commit could not be cherrypicked due to conflicts

asvetlov added a commit that referenced this pull request Oct 28, 2020
asvetlov added a commit that referenced this pull request Oct 28, 2020
commonism pushed a commit to commonism/aiohttp that referenced this pull request Apr 27, 2021
commonism pushed a commit to commonism/aiohttp that referenced this pull request Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants