Skip to content

Improve error messages from C parser (#7366)#7380

Merged
Dreamsorcerer merged 1 commit into
3.8from
patchback/backports/3.8/1a48add026e310bb42b7bd38689b281f6651d127/pr-7366
Jul 18, 2023
Merged

Improve error messages from C parser (#7366)#7380
Dreamsorcerer merged 1 commit into
3.8from
patchback/backports/3.8/1a48add026e310bb42b7bd38689b281f6651d127/pr-7366

Conversation

@Dreamsorcerer

Copy link
Copy Markdown
Member

(cherry picked from commit 1a48add)

@Dreamsorcerer Dreamsorcerer requested a review from asvetlov as a code owner July 18, 2023 19:57
@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided There is a change note present in this PR label Jul 18, 2023
@codecov

codecov Bot commented Jul 18, 2023

Copy link
Copy Markdown

Codecov Report

Merging #7380 (2d0c251) into 3.8 (9337fb3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              3.8    #7380   +/-   ##
=======================================
  Coverage   97.38%   97.38%           
=======================================
  Files         107      107           
  Lines       31000    31012   +12     
  Branches     3926     3928    +2     
=======================================
+ Hits        30190    30202   +12     
  Misses        605      605           
  Partials      205      205           
Flag Coverage Δ
CI-GHA 97.25% <100.00%> (+<0.01%) ⬆️
OS-Linux 96.89% <100.00%> (-0.01%) ⬇️
OS-Windows 95.22% <100.00%> (+<0.01%) ⬆️
OS-macOS 96.64% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 94.82% <100.00%> (-0.01%) ⬇️
Py-3.10.12 96.48% <100.00%> (+<0.01%) ⬆️
Py-3.11.0 96.19% <81.48%> (-0.02%) ⬇️
Py-3.6.15 96.37% <100.00%> (+<0.01%) ⬆️
Py-3.6.8 94.75% <100.00%> (+<0.01%) ⬆️
Py-3.7.17 96.52% <100.00%> (+<0.01%) ⬆️
Py-3.7.9 94.88% <100.00%> (+<0.01%) ⬆️
Py-3.8.10 94.80% <100.00%> (+<0.01%) ⬆️
Py-3.8.17 96.43% <100.00%> (-0.06%) ⬇️
Py-3.9.13 94.80% <100.00%> (-0.01%) ⬇️
Py-3.9.17 96.45% <100.00%> (-0.01%) ⬇️
Py-pypy7.3.11 93.91% <77.77%> (-0.03%) ⬇️
VM-macos-latest 96.64% <100.00%> (+<0.01%) ⬆️
VM-ubuntu-20.04 96.83% <100.00%> (-0.05%) ⬇️
VM-ubuntu-latest 96.41% <81.48%> (-0.02%) ⬇️
VM-windows-latest 95.22% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
aiohttp/http_exceptions.py 100.00% <100.00%> (ø)
tests/test_http_exceptions.py 100.00% <100.00%> (ø)
tests/test_http_parser.py 99.08% <100.00%> (+<0.01%) ⬆️

... and 3 files with indirect coverage changes

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

@Dreamsorcerer Dreamsorcerer merged commit 135a45e into 3.8 Jul 18, 2023
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.8/1a48add026e310bb42b7bd38689b281f6651d127/pr-7366 branch July 18, 2023 20:43
@aio-libs aio-libs deleted a comment from patchback Bot Jul 18, 2023
@aio-libs aio-libs deleted a comment from patchback Bot Jul 18, 2023
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