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

ROB: Fall back to non-Adobe Ascii85 format for missing end markers #3007

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

stefan6419846
Copy link
Collaborator

Closes #2996.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.36%. Comparing base (17f6e35) to head (576cdd2).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3007   +/-   ##
=======================================
  Coverage   96.36%   96.36%           
=======================================
  Files          52       52           
  Lines        8752     8758    +6     
  Branches     1593     1594    +1     
=======================================
+ Hits         8434     8440    +6     
  Misses        190      190           
  Partials      128      128           

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

@pubpub-zz pubpub-zz merged commit 4f2cd34 into py-pdf:main Dec 19, 2024
16 checks passed
@stefan6419846 stefan6419846 deleted the issue2996 branch December 19, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ValueError: Ascii85 encoded byte sequences must end with b'~>'
2 participants