FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test_runner: prefer `Atomics` primordials by aduh95 · Pull Request #58716 · nodejs/node · GitHub

/ node Public

test_runner: prefer Atomics primordials - #58716

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
aduh95:test_runner-atomics-primordials
Jun 17, 2025
Merged

test_runner: prefer Atomics primordials#58716
aduh95 merged 1 commit into
nodejs:mainfrom
aduh95:test_runner-atomics-primordials

Conversation

aduh95 commented Jun 15, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Extracted from #58577

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

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 Jun 15, 2025
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jun 15, 2025
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 15, 2025

Copy link
Copy Markdown
Collaborator

codecov Bot commented Jun 15, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.16%. Comparing base (462c741) to head (ef2e084).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #58716   +/-   ##
=======================================
  Coverage   90.15%   90.16%           
=======================================
  Files         639      639           
  Lines      188201   188195    -6     
  Branches    36915    36916    +1     
=======================================
+ Hits       169675   169679    +4     
+ Misses      11274    11273    -1     
+ Partials     7252     7243    -9     
Files with missing lines Coverage Δ
lib/internal/test_runner/mock/loader.js 95.58% <100.00%> (-0.09%) ⬇️
lib/internal/test_runner/mock/mock.js 99.27% <100.00%> (-0.01%) ⬇️

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

Copy link
Copy Markdown
Member

/cc @Renegade334 just in case.

Copy link
Copy Markdown
Member

Thanks all.

PR-URL: nodejs#58716
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
aduh95 force-pushed the test_runner-atomics-primordials branch from 7bba030 to ef2e084 Compare June 17, 2025 14:54

aduh95 commented Jun 17, 2025

Copy link
Copy Markdown
Contributor Author

Landed in ef2e084

aduh95 merged commit ef2e084 into nodejs:main Jun 17, 2025
aduh95 deleted the test_runner-atomics-primordials branch June 17, 2025 14:54
RafaelGSS pushed a commit that referenced this pull request Jun 23, 2025
PR-URL: #58716
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
richardlau pushed a commit that referenced this pull request Sep 20, 2025
PR-URL: #58716
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, 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.

8 participants


Back | FazBrowse Home | New Git URL