Skip to content

Conversation

@stefan6419846
Copy link
Collaborator

Closes #3473.

@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.08%. Comparing base (5c5b3bd) to head (b904cc6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3475   +/-   ##
=======================================
  Coverage   97.07%   97.08%           
=======================================
  Files          56       56           
  Lines        9615     9631   +16     
  Branches     1741     1745    +4     
=======================================
+ Hits         9334     9350   +16     
  Misses        168      168           
  Partials      113      113           

☔ 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 e3a16d4 into py-pdf:main Sep 24, 2025
16 checks passed
@stefan6419846 stefan6419846 deleted the issue3473 branch September 24, 2025 09:11
stefan6419846 added a commit that referenced this pull request Sep 28, 2025
## What's new

### Bug Fixes (BUG)
- Insert new embedded files in a sorted manner (#3477) by @stefan6419846
- Fix name tree handling for embedded files with Kids-based inputs (#3475) by @stefan6419846
- Make embedding files not break PDF/A-3 compliance (#3472) by @stefan6419846

### Documentation (DOC)
- Document AFRelationship handling for PDF/A and provide constants (#3478) by @stefan6419846

[Full Changelog](6.1.0...6.1.1)
OpenNingia pushed a commit to OpenNingia/pypdf that referenced this pull request Oct 23, 2025
## What's new

### Bug Fixes (BUG)
- Insert new embedded files in a sorted manner (py-pdf#3477) by @stefan6419846
- Fix name tree handling for embedded files with Kids-based inputs (py-pdf#3475) by @stefan6419846
- Make embedding files not break PDF/A-3 compliance (py-pdf#3472) by @stefan6419846

### Documentation (DOC)
- Document AFRelationship handling for PDF/A and provide constants (py-pdf#3478) by @stefan6419846

[Full Changelog](py-pdf/pypdf@6.1.0...6.1.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.

Cannot add attachment to PDF files having an attachment in /Kids already

1 participant