test: test Node.js 24 in CI#5661
Merged
pichlermarc merged 4 commits intoopen-telemetry:mainfrom May 14, 2025
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5661 +/- ##
=======================================
Coverage 95.03% 95.03%
=======================================
Files 310 310
Lines 7992 7992
Branches 1614 1614
=======================================
Hits 7595 7595
Misses 397 397 🚀 New features to boost your workflow:
|
_headers was removed in 57551
trentm
reviewed
May 9, 2025
Contributor
trentm
left a comment
There was a problem hiding this comment.
This looks good to me, but I'll defer to @JamieDanielson on whether it would help to wait on merging this until her larger #5665 (in progress) is finished and merged.
legendecas
approved these changes
May 14, 2025
Member
|
#5665 was merged and there is no conflicts. |
Contributor
pichlermarc
pushed a commit
to dynatrace-oss-contrib/opentelemetry-js
that referenced
this pull request
Aug 26, 2025
Co-authored-by: Chengzhong Wu <legendecas@gmail.com>
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
Testing on the latest version of Node.js
Fixes # N/A
Short description of the changes
Node.js v24 was recently released. This change adds it to the CI. (Adapted from 34a2dd5)
Type of change
How Has This Been Tested?
Checklist: