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

ENH: Robustify parsing for Object streams in XRef rebuilding #2818

Merged
merged 5 commits into from
Sep 13, 2024

Conversation

pubpub-zz
Copy link
Collaborator

closes #2817

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.94%. Comparing base (98d4425) to head (b8563d6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2818      +/-   ##
==========================================
+ Coverage   95.91%   95.94%   +0.03%     
==========================================
  Files          51       51              
  Lines        8735     8758      +23     
  Branches     1744     1748       +4     
==========================================
+ Hits         8378     8403      +25     
+ Misses        210      209       -1     
+ Partials      147      146       -1     

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

@pubpub-zz
Copy link
Collaborator Author

@stefan6419846
ready for review

@stefan6419846 stefan6419846 merged commit 9d54f63 into py-pdf:main Sep 13, 2024
16 checks passed
@pubpub-zz pubpub-zz mentioned this pull request Sep 15, 2024
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.

#3 Using PdfReader causes a crash
2 participants