Skip to content

Conversation

stefan6419846
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.96%. Comparing base (6e617af) to head (5a94947).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3414   +/-   ##
=======================================
  Coverage   96.95%   96.96%           
=======================================
  Files          55       55           
  Lines        9333     9343   +10     
  Branches     1708     1708           
=======================================
+ Hits         9049     9059   +10     
  Misses        169      169           
  Partials      115      115           

☔ 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
Copy link
Collaborator Author

ruff format advertises itself as a replacement for black. Due to rather excessive changes without too much benefit, we are going to stay with ruff check only for now.

@stefan6419846 stefan6419846 merged commit 01c98a5 into py-pdf:main Jul 30, 2025
16 checks passed
@stefan6419846 stefan6419846 deleted the style branch July 30, 2025 15:13
j-t-1 pushed a commit to j-t-1/pypdf that referenced this pull request Aug 5, 2025
Additionally includes the related changes required for getting a clean CI with these library changes.
stefan6419846 added a commit that referenced this pull request Aug 11, 2025
## What's new

### Security (SEC)
- Limit decompressed size for FlateDecode filter (#3430) by @stefan6419846

### Deprecations (DEP)
- Drop Python 3.8 support (#3412) by @stefan6419846

### New Features (ENH)
- Move BlackIs1 functionality to tiff_header (#3421) by @j-t-1

### Robustness (ROB)
- Skip Go-To actions without a destination (#3420) by @badGarnet

### Developer Experience (DEV)
- Update code style related libraries (#3414) by @stefan6419846
- Update mypy to 1.17.0 (#3413) by @stefan6419846
- Stop testing on Python 3.8 and start testing on Python 3.14 (#3411) by @stefan6419846

### Maintenance (MAINT)
- Cleanup deprecations (#3424) by @stefan6419846

[Full Changelog](5.9.0...6.0.0)
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