Skip to content

Conversation

@stefan6419846
Copy link
Collaborator

Closes #3474.

@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 (1bb97b9) to head (d4ec995).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3477   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          56       56           
  Lines        9631     9648   +17     
  Branches     1745     1748    +3     
=======================================
+ Hits         9350     9367   +17     
  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 506a110 into py-pdf:main Sep 24, 2025
16 checks passed
@stefan6419846 stefan6419846 deleted the issue3474 branch September 24, 2025 13:06
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
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.

Embedded files should be sorted in the name tree

1 participant