BUG: Decode Black only/CMYK deviceN images#1984
Merged
MartinThoma merged 5 commits intopy-pdf:mainfrom Jul 20, 2023
Merged
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1984 +/- ##
==========================================
- Coverage 93.87% 93.79% -0.09%
==========================================
Files 33 33
Lines 7009 7023 +14
Branches 1394 1400 +6
==========================================
+ Hits 6580 6587 +7
- Misses 276 278 +2
- Partials 153 158 +5
☔ View full report in Codecov by Sentry. |
MartinThoma
approved these changes
Jul 20, 2023
Collaborator
Author
|
@MartinThoma, the codecov report is not good, however the results should be better. up to you to relaunch it all yours 🙂 |
Member
|
I think it's an improvement, so I merged it :-) |
MartinThoma
added a commit
that referenced
this pull request
Jul 23, 2023
New Features (ENH): - Add is_open in outlines in PdfReader and PdfWriter (#1960) Bug Fixes (BUG): - Search /DA in hierarchy fields (#2002) - Cope with different ISO date length (#1999) - Decode Black only/CMYK deviceN images (#1984) - Process CMYK in deflate images (#1977) Developer Experience (DEV): - Add mypy to pre-commit (#2001) - Release automation (#1991, #1985) [Full Changelog](3.12.2...3.13.0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #1979