Skip to content

Conversation

stefan6419846
Copy link
Collaborator

Closes #3295.

Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.71%. Comparing base (5f84a8b) to head (afeca3b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3317   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files          53       53           
  Lines        9043     9043           
  Branches     1674     1674           
=======================================
  Hits         8746     8746           
  Misses        177      177           
  Partials      120      120           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stefan6419846 stefan6419846 merged commit a5845a5 into py-pdf:main Jun 18, 2025
16 checks passed
@stefan6419846 stefan6419846 deleted the issue3295 branch June 18, 2025 11:41
stefan6419846 added a commit that referenced this pull request Jun 22, 2025
## What's new

### New Features (ENH)
- Add PDF/A XMP metadata support (#3314) by @Arya-A-Nair

### Robustness (ROB)
- Deal with annotations not being lists on merge (#3321) by @stefan6419846
- Handle NullObject for cmap encoding Differences entry (#3317) by @stefan6419846

### Developer Experience (DEV)
- Update ruff to 0.12.0 (#3316) by @stefan6419846

[Full Changelog](5.6.0...5.6.1)
larsga pushed a commit to larsga/pypdf that referenced this pull request Jul 21, 2025
larsga pushed a commit to larsga/pypdf that referenced this pull request Jul 21, 2025
## What's new

### New Features (ENH)
- Add PDF/A XMP metadata support (py-pdf#3314) by @Arya-A-Nair

### Robustness (ROB)
- Deal with annotations not being lists on merge (py-pdf#3321) by @stefan6419846
- Handle NullObject for cmap encoding Differences entry (py-pdf#3317) by @stefan6419846

### Developer Experience (DEV)
- Update ruff to 0.12.0 (py-pdf#3316) by @stefan6419846

[Full Changelog](py-pdf/pypdf@5.6.0...5.6.1)
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.

Null encoding causes parse failure.
1 participant