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

Allow lax response parsing on Py parser (#7663) #7665

Conversation

Dreamsorcerer
Copy link
Member

(cherry picked from commit bd5f924)

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #7665 (58f47f0) into 3.9 (009e246) will increase coverage by 0.00%.
Report is 3 commits behind head on 3.9.
The diff coverage is 97.39%.

@@           Coverage Diff           @@
##              3.9    #7665   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files         107      107           
  Lines       31752    31821   +69     
  Branches     3690     3714   +24     
=======================================
+ Hits        30898    30966   +68     
  Misses        651      651           
- Partials      203      204    +1     
Flag Coverage Δ
CI-GHA 97.22% <97.39%> (+<0.01%) ⬆️
OS-Linux 96.91% <97.39%> (+<0.01%) ⬆️
OS-Windows 94.42% <97.39%> (+0.02%) ⬆️
OS-macOS 96.56% <97.39%> (+0.01%) ⬆️
Py-3.10.11 94.33% <97.39%> (+0.02%) ⬆️
Py-3.10.13 96.75% <97.39%> (+<0.01%) ⬆️
Py-3.11.5 96.44% <90.43%> (-0.03%) ⬇️
Py-3.8.10 94.31% <97.39%> (+0.02%) ⬆️
Py-3.8.18 96.68% <97.39%> (+<0.01%) ⬆️
Py-3.9.13 94.31% <97.39%> (+0.02%) ⬆️
Py-3.9.18 96.72% <97.39%> (-0.01%) ⬇️
Py-pypy7.3.11 96.20% <90.43%> (-0.03%) ⬇️
VM-macos 96.56% <97.39%> (+0.01%) ⬆️
VM-ubuntu 96.91% <97.39%> (+<0.01%) ⬆️
VM-windows 94.42% <97.39%> (+0.02%) ⬆️

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

Files Coverage Δ
tests/test_http_parser.py 99.16% <100.00%> (+0.05%) ⬆️
aiohttp/http_parser.py 98.16% <94.54%> (-0.16%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Dreamsorcerer Dreamsorcerer enabled auto-merge (squash) October 6, 2023 20:15
@Dreamsorcerer Dreamsorcerer merged commit b282ff9 into 3.9 Oct 6, 2023
23 of 28 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/bd5f92437173aae77cb128a1ebb8bf58effd13b5/pr-7663 branch October 6, 2023 20:20
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

1 participant