Skip to content

[3.8] Implemented readuntil in StreamResponse (#4734) #5196

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

Merged
merged 1 commit into from
Nov 2, 2020

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 2, 2020

Backports the following commits to 3.8:

@codecov
Copy link

codecov bot commented Nov 2, 2020

Codecov Report

Merging #5196 into 3.8 will decrease coverage by 0.02%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.8    #5196      +/-   ##
==========================================
- Coverage   97.55%   97.53%   -0.03%     
==========================================
  Files          44       44              
  Lines        8839     8844       +5     
  Branches     1423     1424       +1     
==========================================
+ Hits         8623     8626       +3     
- Misses        101      102       +1     
- Partials      115      116       +1     
Flag Coverage Δ
unit 97.53% <85.71%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiohttp/streams.py 97.46% <85.71%> (-0.49%) ⬇️

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 bed8b87...c6e83e4. Read the comment docs.

@asvetlov asvetlov merged commit 8ce3013 into 3.8 Nov 2, 2020
@asvetlov asvetlov deleted the backport/3.8/pr-4734 branch November 2, 2020 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants