MAINT: Improve readability in _reader.py by refactoring variable names (PEP8 cleanup). #3772
+67
−56
Codecov / codecov/project
succeeded
May 14, 2026 in 0s
97.64% (+0.00%) compared to 46a2b04
View this Pull Request on Codecov
97.64% (+0.00%) compared to 46a2b04
Details
Codecov Report
❌ Patch coverage is 88.57143% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.64%. Comparing base (46a2b04) to head (a529901).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pypdf/_reader.py | 88.57% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3772 +/- ##
=======================================
Coverage 97.64% 97.64%
=======================================
Files 55 55
Lines 10227 10234 +7
Branches 1878 1880 +2
=======================================
+ Hits 9986 9993 +7
Misses 137 137
Partials 104 104 ☔ 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