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 deprecated ClientResponseError.code attribute #3934

Merged
merged 3 commits into from
Jul 24, 2019

Conversation

asvetlov
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 24, 2019

Codecov Report

Merging #3934 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3934      +/-   ##
==========================================
+ Coverage   97.72%   97.76%   +0.03%     
==========================================
  Files          43       43              
  Lines        8799     9023     +224     
  Branches     1383     1482      +99     
==========================================
+ Hits         8599     8821     +222     
- Misses         86       91       +5     
+ Partials      114      111       -3
Impacted Files Coverage Δ
aiohttp/client_exceptions.py 91.3% <ø> (-1.22%) ⬇️
aiohttp/connector.py 97.78% <0%> (+0.53%) ⬆️

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 059364f...42f8511. Read the comment docs.

@asvetlov asvetlov merged commit 9a6e3a2 into master Jul 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the drop-client-exc-deprecations branch July 24, 2019 17:47
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.

2 participants