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: Updated shimmer, uninstrumented, environment, flatten, and logger integration tests to node:test #2802

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

jsumners-nr
Copy link
Contributor

This PR resolves #2796

@jsumners-nr jsumners-nr added the dev:tests Indicates only changes to tests label Nov 25, 2024
@jsumners-nr jsumners-nr marked this pull request as ready for review November 25, 2024 18:59
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.21%. Comparing base (ea8f743) to head (905e2bd).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2802      +/-   ##
==========================================
- Coverage   97.26%   97.21%   -0.05%     
==========================================
  Files         294      294              
  Lines       46315    46315              
==========================================
- Hits        45047    45025      -22     
- Misses       1268     1290      +22     
Flag Coverage Δ
integration-tests-cjs-18.x 73.38% <ø> (-0.01%) ⬇️
integration-tests-cjs-20.x 73.39% <ø> (-0.01%) ⬇️
integration-tests-cjs-22.x 73.42% <ø> (-0.03%) ⬇️
integration-tests-esm-18.x 49.97% <ø> (ø)
integration-tests-esm-20.x 49.98% <ø> (ø)
integration-tests-esm-22.x 50.00% <ø> (ø)
unit-tests-18.x 88.99% <ø> (+0.01%) ⬆️
unit-tests-20.x 88.99% <ø> (+0.01%) ⬆️
unit-tests-22.x 89.00% <ø> (+0.01%) ⬆️
versioned-tests-18.x 78.99% <ø> (-0.20%) ⬇️
versioned-tests-20.x 78.99% <ø> (-0.20%) ⬇️
versioned-tests-22.x 79.00% <ø> (-0.20%) ⬇️

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.

test/integration/flatten.test.js Outdated Show resolved Hide resolved
@bizob2828 bizob2828 merged commit 83fd7ee into newrelic:main Nov 26, 2024
27 of 28 checks passed
@jsumners-nr jsumners-nr deleted the issue-2796 branch November 26, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:tests Indicates only changes to tests
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

Migrate set of integration tests to node:test
2 participants