Closed jakep-allenai closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.39%. Comparing base (
9f647e6
) to head (8ef7a58
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks for the PR. Do you own all the necessary copyrights for shipping this file? Otherwise, please upload it to a comment and download it on the fly instead (see existing tests).
Uploading as comment just to be on the safe side.
Found a pdf in the wild where the stream ends abruptly when reading an ArrayObject. This was causing a big memory leak and infinite loop as pypdf kept reading the same record over and over again.