Skip to content

Merge branch 'trunk' into fix/imagemagick-old-version-avif-transparen…

be178ec
Select commit
Loading
Failed to load commit list.
Open

Prevent transparency loss in AVIF by falling back to WebP on older ImageMagick #2245

Merge branch 'trunk' into fix/imagemagick-old-version-avif-transparen…
be178ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

69.50% (+0.16%) compared to 404dcd1

View this Pull Request on Codecov

69.50% (+0.16%) compared to 404dcd1

Details

Codecov Report

❌ Patch coverage is 82.87671% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.50%. Comparing base (404dcd1) to head (be178ec).
⚠️ Report is 5 commits behind head on trunk.

Files with missing lines Patch % Lines
...ploads/class-webp-uploads-image-editor-imagick.php 64.00% 18 Missing ⚠️
plugins/webp-uploads/helper.php 91.30% 4 Missing ⚠️
plugins/webp-uploads/hooks.php 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk    #2245      +/-   ##
==========================================
+ Coverage   69.33%   69.50%   +0.16%     
==========================================
  Files          90       93       +3     
  Lines        7749     7882     +133     
==========================================
+ Hits         5373     5478     +105     
- Misses       2376     2404      +28     

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