Skip to content

Fix GOOWOO-4: allow scripts and styles to share an asset handle#3477

Open
gabriel-fuentes wants to merge 1 commit into
developfrom
fix/GOOWOO-4-assets-handler-allow-script-style-same-handle
Open

Fix GOOWOO-4: allow scripts and styles to share an asset handle#3477
gabriel-fuentes wants to merge 1 commit into
developfrom
fix/GOOWOO-4-assets-handler-allow-script-style-same-handle

Fix GOOWOO-4: allow scripts and styles to share an asset handle

a50ba86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 1s

67.5% (+0.9%) compared to 5f2c6bf

View this Pull Request on Codecov

67.5% (+0.9%) compared to 5f2c6bf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.5%. Comparing base (5f2c6bf) to head (a50ba86).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             develop   #3477     +/-   ##
===========================================
+ Coverage       66.7%   67.5%   +0.9%     
- Complexity      5514    5520      +6     
===========================================
  Files            923     531    -392     
  Lines          28735   22058   -6677     
  Branches        1694       0   -1694     
===========================================
- Hits           19164   14899   -4265     
+ Misses          9319    7159   -2160     
+ Partials         252       0    -252     
Files with missing lines Coverage Δ
src/Assets/AssetsHandler.php 79.5% <100.0%> (+79.5%) ⬆️

... and 393 files with indirect coverage changes

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