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

STY: Capitalize error messages #2903

Closed j-t-1 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.44%. Comparing base (482a484) to head (c2435a9). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pypdf/_page.py 85.71% 1 Missing :warning:
pypdf/_reader.py 50.00% 1 Missing :warning:
pypdf/filters.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2903 +/- ## ======================================= Coverage 96.44% 96.44% ======================================= Files 52 52 Lines 8726 8726 Branches 1589 1589 ======================================= Hits 8416 8416 Misses 182 182 Partials 128 128 ```

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