Skip to content

Run unit-tests in Node.js version 26#21224

Merged
timvandermeij merged 1 commit intomozilla:masterfrom
Snuffleupagus:Node-26
May 5, 2026
Merged

Run unit-tests in Node.js version 26#21224
timvandermeij merged 1 commit intomozilla:masterfrom
Snuffleupagus:Node-26

Conversation

@Snuffleupagus
Copy link
Copy Markdown
Collaborator

@Snuffleupagus Snuffleupagus commented May 5, 2026

This was just released, see https://nodejs.org/en/blog/release/v26.0.0, hence it seems like a good idea to start running unit-tests in that version.

Also, stop running the unit-tests in Node.js version 25 since it'll soon reach EOL anyway and testing in three separate Node.js versions ought to suffice.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.69%. Comparing base (e8d3d19) to head (9efb4aa).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21224      +/-   ##
==========================================
- Coverage   55.94%   55.69%   -0.26%     
==========================================
  Files         219      210       -9     
  Lines       59017    57349    -1668     
==========================================
- Hits        33020    31943    -1077     
+ Misses      25997    25406     -591     
Flag Coverage Δ
fonttest ?
unittest ?
unittestcli 55.69% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

This was just released, see https://nodejs.org/en/blog/release/v26.0.0, hence it seems like a good idea to start running unit-tests in that version.

Also, stop running the unit-tests in Node.js version 25 since it'll soon reach EOL anyway and testing in three separate Node.js versions ought to suffice.
@Snuffleupagus Snuffleupagus force-pushed the Node-26 branch 2 times, most recently from f0b5878 to 9efb4aa Compare May 5, 2026 15:09
Copy link
Copy Markdown
Contributor

@timvandermeij timvandermeij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me; thanks!

@marco-c Could you perhaps update the required workflows to remove the CI job requirements for Node.js 25 and add the one for Node 26?

@calixteman
Copy link
Copy Markdown
Contributor

r=me; thanks!

@marco-c Could you perhaps update the required workflows to remove the CI job requirements for Node.js 25 and add the one for Node 26?

done

@timvandermeij timvandermeij merged commit d36e61d into mozilla:master May 5, 2026
10 checks passed
@Snuffleupagus Snuffleupagus deleted the Node-26 branch May 5, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants