Skip to content

test: fix flaky CI tests (multipart tmpdir teardown + egg-scripts start readiness)#6015

Merged
killagu merged 2 commits into
eggjs:nextfrom
killagu:fix/multipart-rmdir-flaky-teardown
Jun 28, 2026
Merged

test: fix flaky CI tests (multipart tmpdir teardown + egg-scripts start readiness)#6015
killagu merged 2 commits into
eggjs:nextfrom
killagu:fix/multipart-rmdir-flaky-teardown

test(scripts): poll for app readiness to fix flaky stop.test.ts

342de7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 1s

81.95% (+0.00%) compared to b39c019

View this Pull Request on Codecov

81.95% (+0.00%) compared to b39c019

Details

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #6015   +/-   ##
=======================================
  Coverage   81.95%   81.95%           
=======================================
  Files         677      677           
  Lines       20651    20651           
  Branches     4099     4099           
=======================================
+ Hits        16924    16925    +1     
+ Misses       3214     3213    -1     
  Partials      513      513           

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