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: Cope with deflated images with CMYK Black Only #2322

Merged
merged 1 commit into from
Dec 2, 2023

cope with deflated images with CMYK Black Only

ec4e1ca
Select commit
Loading
Failed to load commit list.
Merged

BUG: Cope with deflated images with CMYK Black Only #2322

cope with deflated images with CMYK Black Only
ec4e1ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 2, 2023 in 1s

94.37% (-0.03%) compared to 441bb59

View this Pull Request on Codecov

94.37% (-0.03%) compared to 441bb59

Details

Codecov Report

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

Comparison is base (441bb59) 94.39% compared to head (ec4e1ca) 94.37%.

Files Patch % Lines
pypdf/_xobj_image_helpers.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2322      +/-   ##
==========================================
- Coverage   94.39%   94.37%   -0.03%     
==========================================
  Files          43       43              
  Lines        7655     7660       +5     
  Branches     1513     1515       +2     
==========================================
+ Hits         7226     7229       +3     
- Misses        266      267       +1     
- Partials      163      164       +1     

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