Skip to content

add BytesIO/bytes support, dst_format param and delegate format

b112f69
Select commit
Loading
Failed to load commit list.
Merged

Extend image optimization to support in-memory streams(BytesIO/bytes) and dst_format param #289

add BytesIO/bytes support, dst_format param and delegate format
b112f69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 1s

99.72% (+0.20%) compared to ce16449

View this Pull Request on Codecov

99.72% (+0.20%) compared to ce16449

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.72%. Comparing base (ce16449) to head (b112f69).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
+ Coverage   99.52%   99.72%   +0.20%     
==========================================
  Files          41       41              
  Lines        2516     2545      +29     
  Branches      354      365      +11     
==========================================
+ Hits         2504     2538      +34     
+ Misses          8        2       -6     
- Partials        4        5       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.