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

PI: Don't load entire file into memory when passed file name #2520

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

fixup! MAINT: Allow opening PdfReader as contextmanager

c3fe2e7
Select commit
Loading
Failed to load commit list.
Open

PI: Don't load entire file into memory when passed file name #2520

fixup! MAINT: Allow opening PdfReader as contextmanager
c3fe2e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2024 in 0s

94.97% (+0.00%) compared to c227b0c

View this Pull Request on Codecov

94.97% (+0.00%) compared to c227b0c

Details

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 94.97%. Comparing base (c227b0c) to head (c3fe2e7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2520   +/-   ##
=======================================
  Coverage   94.97%   94.97%           
=======================================
  Files          50       50           
  Lines        8331     8340    +9     
  Branches     1669     1669           
=======================================
+ Hits         7912     7921    +9     
  Misses        260      260           
  Partials      159      159           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.