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: Gracefully handle some text operators when the operands are missing #3006

Merged
merged 7 commits into from
Dec 23, 2024

Conversation

stefan6419846
Copy link
Collaborator

Closes #2975.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.37%. Comparing base (d24bce5) to head (eec5b74).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3006   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files          52       52           
  Lines        8764     8764           
  Branches     1595     1595           
=======================================
  Hits         8446     8446           
  Misses        190      190           
  Partials      128      128           

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

pypdf/_page.py Outdated Show resolved Hide resolved
pypdf/_page.py Outdated Show resolved Hide resolved
pypdf/_page.py Outdated Show resolved Hide resolved
Co-authored-by: pubpub-zz <4083478+pubpub-zz@users.noreply.github.com>
pypdf/_page.py Outdated Show resolved Hide resolved
pypdf/_page.py Outdated Show resolved Hide resolved
pypdf/_page.py Outdated Show resolved Hide resolved
@pubpub-zz pubpub-zz merged commit 07f68b4 into py-pdf:main Dec 23, 2024
13 checks passed
@stefan6419846 stefan6419846 deleted the issue2975 branch December 23, 2024 08:47
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.

Crash during page text extraction
2 participants