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

Use lenient headers for response parser (#7490) #7492

Conversation

Dreamsorcerer
Copy link
Member

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 6396531)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 6396531)
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #7492 (0d72ffc) into 3.8 (f92b27b) will decrease coverage by 0.02%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##              3.8    #7492      +/-   ##
==========================================
- Coverage   97.38%   97.37%   -0.02%     
==========================================
  Files         107      107              
  Lines       31029    31039      +10     
  Branches     3934     3937       +3     
==========================================
+ Hits        30219    30225       +6     
- Misses        605      609       +4     
  Partials      205      205              
Flag Coverage Δ
CI-GHA 97.23% <60.00%> (-0.02%) ⬇️
OS-Linux 96.88% <60.00%> (-0.02%) ⬇️
OS-Windows 95.20% <60.00%> (-0.02%) ⬇️
OS-macOS 96.63% <60.00%> (-0.01%) ⬇️
Py-3.10.11 94.81% <60.00%> (-0.02%) ⬇️
Py-3.10.12 96.48% <60.00%> (-0.06%) ⬇️
Py-3.11.0 96.16% <60.00%> (-0.02%) ⬇️
Py-3.6.15 96.36% <60.00%> (-0.02%) ⬇️
Py-3.6.8 94.73% <60.00%> (-0.02%) ⬇️
Py-3.7.17 96.57% <60.00%> (+0.04%) ⬆️
Py-3.7.9 94.87% <60.00%> (-0.02%) ⬇️
Py-3.8.10 94.79% <60.00%> (-0.02%) ⬇️
Py-3.8.17 96.42% <60.00%> (-0.07%) ⬇️
Py-3.9.13 94.79% <60.00%> (-0.02%) ⬇️
Py-3.9.17 96.44% <60.00%> (-0.07%) ⬇️
Py-pypy7.3.11 93.87% <50.00%> (-0.03%) ⬇️
VM-macos-latest 96.63% <60.00%> (-0.01%) ⬇️
VM-ubuntu-20.04 96.87% <60.00%> (-0.02%) ⬇️
VM-ubuntu-latest 96.37% <60.00%> (-0.02%) ⬇️
VM-windows-latest 95.20% <60.00%> (-0.02%) ⬇️

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

Files Changed Coverage Δ
tests/test_http_parser.py 98.58% <60.00%> (-0.51%) ⬇️

... and 2 files with indirect coverage changes

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

@Dreamsorcerer Dreamsorcerer enabled auto-merge (squash) August 7, 2023 17:16
@Dreamsorcerer Dreamsorcerer merged commit a0d234d into 3.8 Aug 7, 2023
31 of 34 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.8/63965310de606bab522d75e34f64877f69730152/pr-7490 branch August 7, 2023 17:36
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