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: Search /DA in hierarchy fields #2002

Merged
merged 4 commits into from
Jul 23, 2023
Merged

Conversation

pubpub-zz
Copy link
Collaborator

@pubpub-zz pubpub-zz commented Jul 22, 2023

closes #1997

@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch coverage: 96.00% and project coverage change: -0.04 ⚠️

Comparison is base (6df64af) 93.92% compared to head (7ebdae5) 93.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2002      +/-   ##
==========================================
- Coverage   93.92%   93.88%   -0.04%     
==========================================
  Files          33       33              
  Lines        7011     7034      +23     
  Branches     1394     1401       +7     
==========================================
+ Hits         6585     6604      +19     
- Misses        272      273       +1     
- Partials      154      157       +3     
Impacted Files Coverage Δ
pypdf/_writer.py 88.27% <96.00%> (-0.12%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pubpub-zz
Copy link
Collaborator Author

@MartinThoma
all yours

@MartinThoma MartinThoma changed the title BUG : search /DA in hierarchy fields BUG: Search /DA in hierarchy fields Jul 23, 2023
@MartinThoma MartinThoma merged commit dcf997a into py-pdf:main Jul 23, 2023
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)
@pubpub-zz pubpub-zz deleted the iss1997 branch September 2, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError: /DA inupdate_page_form_field_values
2 participants