BUG: Fix merge_page crash on pages with markup annotations #3785
Codecov / codecov/project
succeeded
May 18, 2026 in 0s
97.64% (-0.01%) compared to 8c03dc4, passed because coverage increased by 0% when compared to adjusted base (97.64%)
View this Pull Request on Codecov
97.64% (-0.01%) compared to 8c03dc4, passed because coverage increased by 0% when compared to adjusted base (97.64%)
Details
Codecov Report
❌ Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.64%. Comparing base (8c03dc4) to head (dfeb3f3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pypdf/generic/_data_structures.py | 66.66% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3785 +/- ##
==========================================
- Coverage 97.64% 97.64% -0.01%
==========================================
Files 55 55
Lines 10291 10312 +21
Branches 1890 1891 +1
==========================================
+ Hits 10049 10069 +20
- Misses 137 138 +1
Partials 105 105 ☔ 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.
Loading