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: Update AnnotationSubtype #2679

Closed j-t-1 closed 1 month ago

j-t-1 commented 1 month ago

Also reordered FitType and AnnotationSubtype to be in the same order as tabled in ISO 32000-2:2020 (PDF 2.0).

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.02%. Comparing base (b9920fa) to head (acc3d59).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2679 +/- ## ========================================== - Coverage 95.03% 95.02% -0.01% ========================================== Files 50 50 Lines 8372 8367 -5 Branches 1674 1674 ========================================== - Hits 7956 7951 -5 Misses 258 258 Partials 158 158 ```

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