Skip to content

Fix Response.text when body is Payload (#6485)#8937

Merged
Dreamsorcerer merged 2 commits into3.11from
patchback/backports/3.11/9418a4a1486beed0ae8a5c47277ecd67758eb5e2/pr-6485
Aug 29, 2024
Merged

Fix Response.text when body is Payload (#6485)#8937
Dreamsorcerer merged 2 commits into3.11from
patchback/backports/3.11/9418a4a1486beed0ae8a5c47277ecd67758eb5e2/pr-6485

Conversation

@Dreamsorcerer
Copy link
Member

(cherry picked from commit 9418a4a)

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Aug 29, 2024
@codecov
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 98.27586% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.72%. Comparing base (37b2604) to head (b01a719).
Report is 580 commits behind head on 3.11.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
aiohttp/payload_streamer.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             3.11    #8937   +/-   ##
=======================================
  Coverage   97.71%   97.72%           
=======================================
  Files         108      108           
  Lines       34231    34271   +40     
  Branches     4063     4069    +6     
=======================================
+ Hits        33449    33491   +42     
+ Misses        585      583    -2     
  Partials      197      197           
Flag Coverage Δ
CI-GHA 97.62% <98.27%> (+<0.01%) ⬆️
OS-Linux 97.29% <98.27%> (+<0.01%) ⬆️
OS-Windows 94.85% <98.27%> (+0.01%) ⬆️
OS-macOS 96.99% <98.27%> (+0.01%) ⬆️
Py-3.10.11 97.07% <98.27%> (+<0.01%) ⬆️
Py-3.10.14 97.00% <98.27%> (+<0.01%) ⬆️
Py-3.11.9 97.24% <98.27%> (+<0.01%) ⬆️
Py-3.12.5 97.34% <98.27%> (+<0.01%) ⬆️
Py-3.9.13 96.98% <98.27%> (+<0.01%) ⬆️
Py-3.9.19 96.91% <98.27%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.51% <98.27%> (+<0.01%) ⬆️
VM-macos 96.99% <98.27%> (+0.01%) ⬆️
VM-ubuntu 97.29% <98.27%> (+<0.01%) ⬆️
VM-windows 94.85% <98.27%> (+0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dreamsorcerer Dreamsorcerer merged commit 1dc3cd6 into 3.11 Aug 29, 2024
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.11/9418a4a1486beed0ae8a5c47277ecd67758eb5e2/pr-6485 branch August 29, 2024 21:40
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.

1 participant