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.12k stars 1.39k forks source link

MAINT: Add deprecate_with_replacement to PdfWriter.find_bookmark #2674

Closed j-t-1 closed 4 months ago

j-t-1 commented 4 months ago

Plus tiny changes to docstrings

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.00%. Comparing base (109ef4a) to head (7abff0a). Report is 68 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2674 +/- ## ======================================= Coverage 95.00% 95.00% ======================================= Files 50 50 Lines 8356 8356 Branches 1673 1673 ======================================= Hits 7939 7939 Misses 259 259 Partials 158 158 ```

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