Skip to content

test_runner: fix suite rerun edge case#62860

Open
MoLow wants to merge 1 commit intonodejs:mainfrom
MoLow:fix-rerun-edge-case
Open

test_runner: fix suite rerun edge case#62860
MoLow wants to merge 1 commit intonodejs:mainfrom
MoLow:fix-rerun-edge-case

Conversation

@MoLow
Copy link
Copy Markdown
Member

@MoLow MoLow commented Apr 21, 2026

No description provided.

Signed-off-by: Moshe Atlow <moshe@atlow.co.il>
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels Apr 21, 2026
@atlowChemi atlowChemi added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 21, 2026
@MoLow MoLow closed this Apr 21, 2026
@MoLow MoLow reopened this Apr 21, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 21, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.62%. Comparing base (53b8d3c) to head (8b4d37f).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #62860   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files         706      706           
  Lines      219137   219143    +6     
  Branches    41981    41986    +5     
=======================================
+ Hits       196404   196411    +7     
- Misses      14614    14618    +4     
+ Partials     8119     8114    -5     
Files with missing lines Coverage Δ
lib/internal/test_runner/test.js 96.91% <100.00%> (+0.01%) ⬆️

... and 29 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.

@atlowChemi atlowChemi added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants