Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Added Node 22 to CI #204

Merged
merged 1 commit into from
Jun 28, 2024
Merged

ci: Added Node 22 to CI #204

merged 1 commit into from
Jun 28, 2024

Conversation

bizob2828
Copy link
Member

@bizob2828 bizob2828 commented May 6, 2024

Description

Add Node 22 to CI. We'll have to wait for this PR to get released.

How to Test

Please describe how you have tested these changes. Have you run the code against an example application?
What steps did you take to ensure that the changes are working correctly?

Related Issues

Closes #213

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.08%. Comparing base (0db82d8) to head (ced5bcf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   79.08%   79.08%           
=======================================
  Files          24       24           
  Lines        3418     3418           
=======================================
  Hits         2703     2703           
  Misses        715      715           
Flag Coverage Δ
unit-tests-16.x 79.08% <ø> (ø)
unit-tests-18.x 79.08% <ø> (ø)
unit-tests-20.x 79.08% <ø> (ø)
unit-tests-22.x 79.08% <ø> (?)

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.

@bizob2828 bizob2828 force-pushed the add-node-22 branch 2 times, most recently from 1ed3938 to f0e52bd Compare June 25, 2024 21:07
@bizob2828 bizob2828 marked this pull request as ready for review June 28, 2024 17:39
@bizob2828 bizob2828 changed the title chore: Added Node 22 to CI to see what breaks ci: Added Node 22 to CI Jun 28, 2024
@bizob2828 bizob2828 merged commit e24fdbc into main Jun 28, 2024
20 checks passed
Node.js Engineering Board automation moved this from Needs PR Review to Done: Issues recently completed Jun 28, 2024
@bizob2828 bizob2828 deleted the add-node-22 branch June 28, 2024 18:34
@github-actions github-actions bot mentioned this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Node.js Engineering Board
  
Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

test-utils: Add Node 22 testing
3 participants