Skip to content

fix(test): eliminate vitest isolate:false cross-file state leaks#5964

Merged
killagu merged 3 commits into
nextfrom
worktree-vitest-isolate-false
Jun 9, 2026
Merged

fix(test): eliminate vitest isolate:false cross-file state leaks#5964
killagu merged 3 commits into
nextfrom
worktree-vitest-isolate-false

docs(wiki): document vitest isolate:false state leaks

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

85.32% (+0.02%) compared to b015dce

View this Pull Request on Codecov

85.32% (+0.02%) compared to b015dce

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.32%. Comparing base (b015dce) to head (d8c6128).
⚠️ Report is 1 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5964      +/-   ##
==========================================
+ Coverage   85.30%   85.32%   +0.02%     
==========================================
  Files         670      670              
  Lines       19552    19553       +1     
  Branches     3863     3864       +1     
==========================================
+ Hits        16678    16683       +5     
+ Misses       2481     2479       -2     
+ Partials      393      391       -2     

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