Skip to content

Add handler tests

ad7026e
Select commit
Loading
Failed to load commit list.
Open

Automatically exclude assets from popular caching/optimizer plugins #54

Add handler tests
ad7026e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

90.53% (-0.50%) compared to 8bd2a3c

View this Pull Request on Codecov

90.53% (-0.50%) compared to 8bd2a3c

Details

Codecov Report

❌ Patch coverage is 82.14286% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.53%. Comparing base (8bd2a3c) to head (ad7026e).
⚠️ Report is 49 commits behind head on master.

Files with missing lines Patch % Lines
src/Util/AssetPathResolver.php 16.66% 5 Missing ⚠️
src/Caching/IgnoreSitegroundCache.php 80.00% 4 Missing ⚠️
src/AssetManager.php 71.42% 2 Missing ⚠️
src/Caching/IgnoreW3TotalCache.php 85.71% 2 Missing ⚠️
src/Caching/IgnoreCacheHandler.php 95.65% 1 Missing ⚠️
src/Loader/AbstractWebpackLoader.php 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #54      +/-   ##
============================================
- Coverage     91.02%   90.53%   -0.50%     
- Complexity      282      304      +22     
============================================
  Files            21       24       +3     
  Lines           836      898      +62     
============================================
+ Hits            761      813      +52     
- Misses           75       85      +10     

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