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 on missing font for Tf operator in text_extract() #2816

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

pubpub-zz
Copy link
Collaborator

closes #2815

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.88%. Comparing base (b7b3c8c) to head (8c17a98).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2816      +/-   ##
==========================================
+ Coverage   95.86%   95.88%   +0.02%     
==========================================
  Files          51       51              
  Lines        8576     8576              
  Branches     1696     1696              
==========================================
+ Hits         8221     8223       +2     
+ Misses        212      210       -2     
  Partials      143      143              

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

@stefan6419846 stefan6419846 merged commit f55d332 into py-pdf:main Aug 27, 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.

#2 Using PdfReader causes a crash
2 participants