Skip to content

[3.6] Fix the string representation of ServerDisconnectedError (#4188)#4208

Merged
asvetlov merged 1 commit into3.6from
backport-a54956d-3.6
Oct 17, 2019
Merged

[3.6] Fix the string representation of ServerDisconnectedError (#4188)#4208
asvetlov merged 1 commit into3.6from
backport-a54956d-3.6

Conversation

@asvetlov
Copy link
Copy Markdown
Member

(cherry picked from commit a54956d)

Co-authored-by: JenSte [email protected]

@asvetlov asvetlov requested a review from webknjaz as a code owner October 17, 2019 09:51
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Oct 17, 2019
@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 17, 2019

Codecov Report

Merging #4208 into 3.6 will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##              3.6   #4208      +/-   ##
=========================================
- Coverage   98.01%     98%   -0.02%     
=========================================
  Files          44      44              
  Lines        8871    8871              
  Branches     1390    1390              
=========================================
- Hits         8695    8694       -1     
- Misses         71      72       +1     
  Partials      105     105
Impacted Files Coverage Δ
aiohttp/client_exceptions.py 100% <100%> (ø) ⬆️
aiohttp/web_fileresponse.py 97.72% <0%> (-0.57%) ⬇️

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 c020893...6dff7a1. Read the comment docs.

@asvetlov asvetlov merged commit 89a30d2 into 3.6 Oct 17, 2019
@asvetlov asvetlov deleted the backport-a54956d-3.6 branch October 17, 2019 18:31
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.

3 participants