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

BUG: Use the correct name StandardEncoding for the predefined cmap #3156

Merged
merged 3 commits into from
Feb 26, 2025

Merge branch 'main' into standard-encoding

937f460
Select commit
Loading
Failed to load commit list.
Merged

BUG: Use the correct name StandardEncoding for the predefined cmap #3156

Merge branch 'main' into standard-encoding
937f460
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 0s

96.52% (+0.00%) compared to 0714711

View this Pull Request on Codecov

96.52% (+0.00%) compared to 0714711

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.52%. Comparing base (0714711) to head (937f460).

Files with missing lines Patch % Lines
pypdf/_cmap.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3156   +/-   ##
=======================================
  Coverage   96.52%   96.52%           
=======================================
  Files          53       53           
  Lines        8903     8903           
  Branches     1631     1631           
=======================================
  Hits         8594     8594           
  Misses        185      185           
  Partials      124      124           

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