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

[3.7] Apply SO_REUSEADDR to test server's socket (#4393) #4396

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

asvetlov
Copy link
Member

(cherry picked from commit b38e65a)

Co-authored-by: Andrew Svetlov [email protected]

(cherry picked from commit b38e65a)

Co-authored-by: Andrew Svetlov <[email protected]>
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Nov 27, 2019
@codecov-io
Copy link

codecov-io commented Nov 27, 2019

Codecov Report

Merging #4396 into 3.7 will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #4396      +/-   ##
==========================================
+ Coverage   97.82%   97.84%   +0.02%     
==========================================
  Files          44       44              
  Lines        8907     8911       +4     
  Branches     1394     1395       +1     
==========================================
+ Hits         8713     8719       +6     
+ Misses         82       81       -1     
+ Partials      112      111       -1
Impacted Files Coverage Δ
aiohttp/test_utils.py 99.37% <100%> (ø) ⬆️
aiohttp/web_fileresponse.py 97.72% <0%> (+1.13%) ⬆️

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 1a5d806...c1566a2. Read the comment docs.

@asvetlov asvetlov merged commit 5905fb9 into 3.7 Nov 27, 2019
@asvetlov asvetlov deleted the backport-b38e65a-3.7 branch November 27, 2019 18:47
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.

2 participants