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

Unify configs #4394

Merged
merged 5 commits into from
Nov 27, 2019
Merged

Unify configs #4394

merged 5 commits into from
Nov 27, 2019

Conversation

asvetlov
Copy link
Member

Merge pytest.ini into setup.cfg, fix CI blames

@asvetlov asvetlov requested a review from webknjaz as a code owner November 27, 2019 13:53
setup.cfg Outdated Show resolved Hide resolved
@codecov-io
Copy link

codecov-io commented Nov 27, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4394      +/-   ##
==========================================
- Coverage   97.52%   97.08%   -0.45%     
==========================================
  Files          43       43              
  Lines        8861     8861              
  Branches     1389     1389              
==========================================
- Hits         8642     8603      -39     
- Misses         95      136      +41     
+ Partials      124      122       -2
Impacted Files Coverage Δ
aiohttp/tcp_helpers.py 66.66% <0%> (-26.67%) ⬇️
aiohttp/http_parser.py 92.2% <0%> (-4.68%) ⬇️
aiohttp/http_writer.py 95.28% <0%> (-3.78%) ⬇️
aiohttp/worker.py 94.11% <0%> (-2.53%) ⬇️
aiohttp/web_fileresponse.py 97.72% <0%> (-0.57%) ⬇️
aiohttp/helpers.py 95.62% <0%> (-0.49%) ⬇️

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 bbe5279...cc87add. Read the comment docs.

@asvetlov asvetlov merged commit 3aef308 into master Nov 27, 2019
@asvetlov asvetlov deleted the unify-configs branch November 27, 2019 16:57
asvetlov added a commit that referenced this pull request Nov 27, 2019
asvetlov added a commit that referenced this pull request Nov 27, 2019
(cherry picked from commit 3aef308)

Co-authored-by: Andrew Svetlov <[email protected]>
asvetlov added a commit that referenced this pull request Nov 27, 2019
(cherry picked from commit 3aef308)

Co-authored-by: Andrew Svetlov <[email protected]>
asvetlov added a commit that referenced this pull request Oct 16, 2020
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.

3 participants