Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Replace warning with logging.error #2377

Merged
merged 1 commit into from
Jan 2, 2024

MAINT: Replace warning with logging.error

d715295
Select commit
Loading
Failed to load commit list.
Merged

MAINT: Replace warning with logging.error #2377

MAINT: Replace warning with logging.error
d715295
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2023 in 0s

94.35% (+0.00%) compared to a91e9f6

View this Pull Request on Codecov

94.35% (+0.00%) compared to a91e9f6

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a91e9f6) 94.35% compared to head (d715295) 94.35%.

Files Patch % Lines
pypdf/_cmap.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2377   +/-   ##
=======================================
  Coverage   94.35%   94.35%           
=======================================
  Files          43       43           
  Lines        7584     7584           
  Branches     1519     1519           
=======================================
  Hits         7156     7156           
  Misses        265      265           
  Partials      163      163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.