Skip to content

fix(loader): prefer virtualPathResourceMap type over URL extension inference#3035

Open
cptbtptpbcptdtptp wants to merge 6 commits into
dev/2.0from
fix/resource-manager-virtual-type
Open

fix(loader): prefer virtualPathResourceMap type over URL extension inference#3035
cptbtptpbcptdtptp wants to merge 6 commits into
dev/2.0from
fix/resource-manager-virtual-type

test(core): cover urls-only / explicit-type / baseUrl cases; use ??= …

89e5b28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 0s

79.16% (+1.85%) compared to 97d8d61

View this Pull Request on Codecov

79.16% (+1.85%) compared to 97d8d61

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.16%. Comparing base (97d8d61) to head (89e5b28).
⚠️ Report is 6 commits behind head on dev/2.0.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3035      +/-   ##
===========================================
+ Coverage    77.31%   79.16%   +1.85%     
===========================================
  Files          914      914              
  Lines       101723   101660      -63     
  Branches     10437    11211     +774     
===========================================
+ Hits         78647    80480    +1833     
+ Misses       22892    20993    -1899     
- Partials       184      187       +3     

☔ View full report in Codecov by Harness.
📢 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.