Skip to content

FIX: logger_warning uses keyword argument source=

dfeb3f3
Select commit
Loading
Failed to load commit list.
Open

BUG: Fix merge_page crash on pages with markup annotations #3785

FIX: logger_warning uses keyword argument source=
dfeb3f3
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 3 commits behind head on main.

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.