Skip to content

fix(utils): resolve bundle-inlined modules in importResolve#5971

Merged
killagu merged 2 commits into
nextfrom
fix-utils-import-resolve-bundle
Jun 20, 2026
Merged

fix(utils): resolve bundle-inlined modules in importResolve#5971
killagu merged 2 commits into
nextfrom
fix-utils-import-resolve-bundle

test(utils): make importResolve disk-hit assertion cross-platform

b6724b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 0s

85.57% (+0.00%) compared to 7b062db

View this Pull Request on Codecov

85.57% (+0.00%) compared to 7b062db

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.57%. Comparing base (7b062db) to head (b6724b3).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #5971   +/-   ##
=======================================
  Coverage   85.57%   85.57%           
=======================================
  Files         669      669           
  Lines       19849    19853    +4     
  Branches     3923     3924    +1     
=======================================
+ Hits        16985    16990    +5     
+ Misses       2475     2474    -1     
  Partials      389      389           

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