Skip to content

Conversation

@geeksilva97
Copy link
Contributor

@geeksilva97 geeksilva97 commented Jan 29, 2026

Fixes #61565

Add location to the test placeholder

@nodejs-github-bot
Copy link
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 Jan 29, 2026
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.69%. Comparing base (24b1650) to head (ffdc923).
⚠️ Report is 108 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #61573      +/-   ##
==========================================
+ Coverage   88.52%   89.69%   +1.16%     
==========================================
  Files         704      673      -31     
  Lines      208863   203824    -5039     
  Branches    40335    39119    -1216     
==========================================
- Hits       184905   182825    -2080     
+ Misses      15928    13307    -2621     
+ Partials     8030     7692     -338     
Files with missing lines Coverage Δ
lib/internal/test_runner/runner.js 93.14% <100.00%> (+0.19%) ⬆️

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

@geeksilva97 geeksilva97 requested a review from MoLow January 29, 2026 13:07
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

For test file with syntax error, no "file" field for test:enqueue event with isolation: "none"

4 participants