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: Add Jupyter Notebook integration for PdfReader #2375

Merged
merged 2 commits into from
Dec 28, 2023

include/exclude

33a627d
Select commit
Loading
Failed to load commit list.
Merged

ENH: Add Jupyter Notebook integration for PdfReader #2375

include/exclude
33a627d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 28, 2023 in 1s

94.35% (-0.10%) compared to 195d82e

View this Pull Request on Codecov

94.35% (-0.10%) compared to 195d82e

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (195d82e) 94.45% compared to head (33a627d) 94.35%.

Files Patch % Lines
pypdf/_reader.py 11.11% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2375      +/-   ##
==========================================
- Coverage   94.45%   94.35%   -0.10%     
==========================================
  Files          43       43              
  Lines        7575     7584       +9     
  Branches     1515     1519       +4     
==========================================
+ Hits         7155     7156       +1     
- Misses        257      265       +8     
  Partials      163      163              

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