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 unit tests to node:test #331

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

jsumners-nr
Copy link
Contributor

This PR resolves #327.

@jsumners-nr jsumners-nr marked this pull request as ready for review November 26, 2024 17:20
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.98%. Comparing base (d6ac39a) to head (1216a63).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #331   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files           7        7           
  Lines         891      891           
=======================================
  Hits          882      882           
  Misses          9        9           
Flag Coverage Δ
integration-tests-18.x 93.93% <ø> (ø)
integration-tests-20.x 93.93% <ø> (ø)
integration-tests-22.x 93.93% <ø> (ø)
unit-tests-18.x 59.70% <ø> (ø)
unit-tests-20.x ?
unit-tests-22.x ?
versioned-tests-18.x 95.84% <ø> (ø)
versioned-tests-20.x 95.84% <ø> (ø)
versioned-tests-22.x 95.84% <ø> (ø)

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.

package.json Outdated Show resolved Hide resolved
Co-authored-by: Bob Evans <[email protected]>
@bizob2828 bizob2828 added the dev:tests Indicates only updates to tests label Nov 26, 2024
@jsumners-nr jsumners-nr merged commit 1292619 into newrelic:main Nov 26, 2024
18 checks passed
@jsumners-nr jsumners-nr deleted the issue-327 branch November 26, 2024 18:32
@github-actions github-actions bot mentioned this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:tests Indicates only updates to tests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Migrate unit tests to node:test
2 participants