Skip to content

test_runner: fix hooks test context#63285

Open
MoLow wants to merge 1 commit into
nodejs:mainfrom
MoLow:fix-hooks-tests-context
Open

test_runner: fix hooks test context#63285
MoLow wants to merge 1 commit into
nodejs:mainfrom
MoLow:fix-hooks-tests-context

Conversation

@MoLow
Copy link
Copy Markdown
Member

@MoLow MoLow commented May 13, 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. tools Issues and PRs related to the tools directory. labels May 13, 2026
@atlowChemi atlowChemi added the request-ci Add this label to start a Jenkins CI on a PR. label May 13, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 13, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.04%. Comparing base (131fd84) to head (5c004f7).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #63285      +/-   ##
==========================================
- Coverage   91.94%   90.04%   -1.90%     
==========================================
  Files         362      714     +352     
  Lines      155999   225248   +69249     
  Branches    24057    42574   +18517     
==========================================
+ Hits       143429   202821   +59392     
- Misses      12295    14224    +1929     
- Partials      275     8203    +7928     
Files with missing lines Coverage Δ
lib/internal/test_runner/harness.js 87.69% <100.00%> (+1.26%) ⬆️
lib/internal/test_runner/test.js 97.01% <100.00%> (+0.07%) ⬆️

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

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants