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

chore: Added Node 22 to CI #250

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

bizob2828
Copy link
Member

@bizob2828 bizob2828 commented May 3, 2024

Description

Added Node 22 to CI

Related Issues

Closes #260

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.81%. Comparing base (38b36a6) to head (b06bdba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #250   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files           1        1           
  Lines         183      183           
=======================================
  Hits          179      179           
  Misses          4        4           
Flag Coverage Δ
integration-tests-16-ubuntu-latest-x64 85.24% <ø> (ø)
integration-tests-16-windows-latest-x64 85.24% <ø> (ø)
integration-tests-16-windows-latest-x86 85.24% <ø> (ø)
integration-tests-18-ubuntu-latest-x64 84.15% <ø> (ø)
integration-tests-18-windows-latest-x64 84.15% <ø> (ø)
integration-tests-18-windows-latest-x86 84.15% <ø> (ø)
integration-tests-20-ubuntu-latest-x64 84.15% <ø> (ø)
integration-tests-20-windows-latest-x64 84.15% <ø> (ø)
integration-tests-20-windows-latest-x86 84.15% <ø> (ø)
integration-tests-22-ubuntu-latest-x64 84.15% <ø> (?)
integration-tests-22-windows-latest-x64 84.15% <ø> (?)
integration-tests-22-windows-latest-x86 84.15% <ø> (?)
unit-tests-16-macos-14-arm64 93.44% <ø> (ø)
unit-tests-16-ubuntu-latest-x64 93.44% <ø> (ø)
unit-tests-16-windows-latest-x64 93.44% <ø> (ø)
unit-tests-16-windows-latest-x86 93.44% <ø> (ø)
unit-tests-18-macos-14-arm64 92.34% <ø> (ø)
unit-tests-18-ubuntu-latest-x64 92.34% <ø> (ø)
unit-tests-18-windows-latest-x64 92.34% <ø> (ø)
unit-tests-18-windows-latest-x86 92.34% <ø> (ø)
unit-tests-20-macos-14-arm64 92.34% <ø> (ø)
unit-tests-20-ubuntu-latest-x64 92.34% <ø> (ø)
unit-tests-20-windows-latest-x64 92.34% <ø> (ø)
unit-tests-20-windows-latest-x86 92.34% <ø> (ø)
unit-tests-22-macos-14-arm64 92.34% <ø> (?)
unit-tests-22-ubuntu-latest-x64 92.34% <ø> (?)
unit-tests-22-windows-latest-x64 92.34% <ø> (?)
unit-tests-22-windows-latest-x86 92.34% <ø> (?)

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.

@1000ch
Copy link

1000ch commented Jun 13, 2024

@bizob2828 Thank you for working on this, I would like to know the progress/status of this PR? It looks like CI passed except for coverage (postponed at the moment)?

@bizob2828
Copy link
Member Author

@1000ch we will probably be working on adding support for Node 22 within the new few months.

@bizob2828 bizob2828 changed the title chore: Added Node 22 to CI to see what breaks feat: Added support for Node 22 Jun 25, 2024
@bizob2828 bizob2828 force-pushed the add-node-22 branch 2 times, most recently from bc21ce7 to e3f415d Compare June 25, 2024 20:13
@bizob2828 bizob2828 changed the title feat: Added support for Node 22 chore: Added Node 22 to CI Jun 25, 2024
@bizob2828 bizob2828 marked this pull request as ready for review June 25, 2024 20:29
@bizob2828 bizob2828 added dev:automation Indicates CI automation and removed dev:automation Indicates CI automation labels Jun 25, 2024
@bizob2828 bizob2828 merged commit 523426f into newrelic:main Jun 26, 2024
28 checks passed
@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
Archived in project
Development

Successfully merging this pull request may close these issues.

native-metrics: Add Node 22 testing
4 participants