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
8.43k stars 1.42k forks source link

BUG: cope with encoding with too many differences #2873

Closed pubpub-zz closed 2 months ago

pubpub-zz commented 2 months ago

closes #2836

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 96.19%. Comparing base (dcd15aa) to head (29e690c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2873 +/- ## ======================================= Coverage 96.19% 96.19% ======================================= Files 51 51 Lines 8589 8590 +1 Branches 1711 1712 +1 ======================================= + Hits 8262 8263 +1 Misses 191 191 Partials 136 136 ```

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