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: Handle single element ColorSpace list #2026

Merged
merged 1 commit into from
Jul 27, 2023

BUG : singleton in ColorSpace

cc051d5
Select commit
Loading
Failed to load commit list.
Merged

BUG: Handle single element ColorSpace list #2026

BUG : singleton in ColorSpace
cc051d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2023 in 1s

94.07% (+0.00%) compared to a327df6

View this Pull Request on Codecov

94.07% (+0.00%) compared to a327df6

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a327df6) 94.07% compared to head (cc051d5) 94.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2026   +/-   ##
=======================================
  Coverage   94.07%   94.07%           
=======================================
  Files          33       33           
  Lines        7104     7106    +2     
  Branches     1421     1422    +1     
=======================================
+ Hits         6683     6685    +2     
  Misses        263      263           
  Partials      158      158           
Files Changed Coverage Δ
pypdf/filters.py 94.20% <100.00%> (+0.02%) ⬆️

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