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

Drop aiodns<1.1 #4058

Merged
merged 2 commits into from Sep 14, 2019
Merged

Drop aiodns<1.1 #4058

merged 2 commits into from Sep 14, 2019

Conversation

asvetlov
Copy link
Member

Fix #2977

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 14, 2019
@codecov-io
Copy link

codecov-io commented Sep 14, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4058      +/-   ##
==========================================
- Coverage   97.77%   97.72%   -0.05%     
==========================================
  Files          43       43              
  Lines        8777     8760      -17     
  Branches     1377     1373       -4     
==========================================
- Hits         8582     8561      -21     
- Misses         82       85       +3     
- Partials      113      114       +1
Impacted Files Coverage Δ
aiohttp/resolver.py 100% <ø> (ø) ⬆️
aiohttp/web_fileresponse.py 96.59% <0%> (-1.14%) ⬇️
aiohttp/connector.py 96.93% <0%> (-0.33%) ⬇️

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 58bfa07...088b64c. Read the comment docs.

@asvetlov asvetlov merged commit 72c2acd into master Sep 14, 2019
@asvetlov asvetlov deleted the drop-old-aiodns branch September 14, 2019 22:18
@asvetlov
Copy link
Member Author

@webknjaz thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop aiodns < 1.1
3 participants