Skip to content

Merge branch 'main' of https://github.com/dev-KingMaster/pypdf

d1e8189
Select commit
Loading
Failed to load commit list.
Open

MAINT: Enforce PLW2901 (avoid loop/context var overwrite) #3513

Merge branch 'main' of https://github.com/dev-KingMaster/pypdf
d1e8189
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 0s

97.11% (+0.00%) compared to 85b53d8

View this Pull Request on Codecov

97.11% (+0.00%) compared to 85b53d8

Details

Codecov Report

❌ Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.11%. Comparing base (85b53d8) to head (d1e8189).

Files with missing lines Patch % Lines
pypdf/_doc_common.py 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3513   +/-   ##
=======================================
  Coverage   97.11%   97.11%           
=======================================
  Files          57       57           
  Lines        9713     9714    +1     
  Branches     1758     1756    -2     
=======================================
+ Hits         9433     9434    +1     
  Misses        168      168           
  Partials      112      112           

☔ 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.