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.6] Fixes #3852 - aiohttp.test_utils.TestClient should return a _RequestContextManager (#3989) #4022

Merged
merged 1 commit into from
Aug 30, 2019

Conversation

asvetlov
Copy link
Member

(cherry picked from commit a2a9d0a)

Co-authored-by: Bryan Kok Transfusion@users.noreply.github.com

…questContextManager (#3989)

(cherry picked from commit a2a9d0a)

Co-authored-by: Bryan Kok <Transfusion@users.noreply.github.com>
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Aug 30, 2019
@codecov-io
Copy link

Codecov Report

Merging #4022 into 3.6 will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.6    #4022      +/-   ##
==========================================
+ Coverage   97.93%   97.99%   +0.05%     
==========================================
  Files          44       44              
  Lines        8820     8823       +3     
  Branches     1385     1386       +1     
==========================================
+ Hits         8638     8646       +8     
+ Misses         77       71       -6     
- Partials      105      106       +1
Impacted Files Coverage Δ
aiohttp/test_utils.py 99.36% <100%> (ø) ⬆️
aiohttp/streams.py 98.2% <0%> (+0.26%) ⬆️
aiohttp/helpers.py 96.74% <0%> (+0.5%) ⬆️
aiohttp/locks.py 100% <0%> (+7.14%) ⬆️

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 57c8c78...6ed27b8. Read the comment docs.

@asvetlov asvetlov merged commit 0929934 into 3.6 Aug 30, 2019
@asvetlov asvetlov deleted the backport-a2a9d0a-3.6 branch August 30, 2019 21:02
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.

None yet

3 participants