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

Fix Python parser when chunk separators align (#8720) #8722

Conversation

Dreamsorcerer
Copy link
Member

(cherry picked from commit 6d3d1fc)

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

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (5ef8cba) to head (ac4f65a).
Report is 222 commits behind head on 3.10.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.10    #8722   +/-   ##
=======================================
  Coverage   97.69%   97.69%           
=======================================
  Files         108      108           
  Lines       34080    34088    +8     
  Branches     4056     4057    +1     
=======================================
+ Hits        33293    33301    +8     
  Misses        587      587           
  Partials      200      200           
Flag Coverage Δ
CI-GHA 97.58% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.26% <100.00%> (+<0.01%) ⬆️
OS-Windows 94.79% <100.00%> (+<0.01%) ⬆️
OS-macOS 96.93% <100.00%> (-0.01%) ⬇️
Py-3.10.11 97.03% <100.00%> (+<0.01%) ⬆️
Py-3.10.14 96.97% <100.00%> (+<0.01%) ⬆️
Py-3.11.9 97.21% <100.00%> (+<0.01%) ⬆️
Py-3.12.4 97.30% <100.00%> (+<0.01%) ⬆️
Py-3.8.10 94.40% <100.00%> (+<0.01%) ⬆️
Py-3.8.18 96.76% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 96.91% <100.00%> (+<0.01%) ⬆️
Py-3.9.19 96.86% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.45% <100.00%> (+<0.01%) ⬆️
VM-macos 96.93% <100.00%> (-0.01%) ⬇️
VM-ubuntu 97.26% <100.00%> (+<0.01%) ⬆️
VM-windows 94.79% <100.00%> (+<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 78d45e7 into 3.10 Aug 16, 2024
33 of 34 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.10/6d3d1fcf2583eb7b8330b194c00356ce169b2ebd/pr-8720 branch August 16, 2024 18: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