py-pdf / pypdf

A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
https://pypdf.readthedocs.io/en/latest/
Other
7.73k stars 1.36k forks source link

BUG: fix bench after #2675 #2684

Closed pubpub-zz closed 1 month ago

pubpub-zz commented 1 month ago

closes https://github.com/py-pdf/pypdf/pull/2675#issuecomment-2133284545

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.12%. Comparing base (7481f36) to head (e068713).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2684 +/- ## ======================================= Coverage 95.12% 95.12% ======================================= Files 51 51 Lines 8521 8521 Branches 1700 1700 ======================================= Hits 8106 8106 Misses 261 261 Partials 154 154 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stefan6419846 commented 1 month ago

Okay, this still seems to raise issues: https://github.com/py-pdf/pypdf/actions/runs/9254598744/job/25456708268