Skip to content

Conversation

@stefan6419846
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.09%. Comparing base (f2864d6) to head (ca42efc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3502   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files          56       56           
  Lines        9671     9679    +8     
  Branches     1752     1753    +1     
=======================================
+ Hits         9390     9398    +8     
  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 e51d078 into py-pdf:main Oct 22, 2025
16 checks passed
@stefan6419846 stefan6419846 deleted the lzw_limit branch October 22, 2025 16:09
stefan6419846 added a commit that referenced this pull request Oct 22, 2025
## What's new

### Security (SEC)
- Allow limiting size of LZWDecode streams (#3502) by @stefan6419846
- Avoid infinite loop when reading broken DCT-based inline images (#3501) by @stefan6419846

### Bug Fixes (BUG)
- PageObject.scale() scales media box incorrectly (#3489) by @Nid01

### Robustness (ROB)
- Fail with explicit exception when image mode is an empty array (#3500) by @stefan6419846

[Full Changelog](6.1.2...6.1.3)
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

### Security (SEC)
- Allow limiting size of LZWDecode streams (py-pdf#3502) by @stefan6419846
- Avoid infinite loop when reading broken DCT-based inline images (py-pdf#3501) by @stefan6419846

### Bug Fixes (BUG)
- PageObject.scale() scales media box incorrectly (py-pdf#3489) by @Nid01

### Robustness (ROB)
- Fail with explicit exception when image mode is an empty array (py-pdf#3500) by @stefan6419846

[Full Changelog](py-pdf/pypdf@6.1.2...6.1.3)
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.

1 participant