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

MAINT: Deprecate interiour_color with replacement interior_color #2706

Closed j-t-1 closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 95.13%. Comparing base (aa4ddef) to head (76c32ca).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2706 +/- ## ======================================= Coverage 95.13% 95.13% ======================================= Files 51 51 Lines 8529 8538 +9 Branches 1700 1702 +2 ======================================= + Hits 8114 8123 +9 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 4 weeks ago

Please adapt the tests accordingly and make sure that the coverage does not drop.