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(testing): Converted error-event-aggregator.test.js to tap #1683

Merged

Conversation

mrickard
Copy link
Member

Description

Updated mocha-style test to tap testing for error-event-aggregator.test.js

Related Issues

Closes #1681
Closes NEWRELIC-9409

@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #1683 (23c1113) into main (76d3ade) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1683   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files         200      200           
  Lines       39180    39180           
  Branches       24       24           
=======================================
  Hits        37955    37955           
  Misses       1225     1225           
Flag Coverage Δ
esm-unit-tests-14.x 47.80% <ø> (ø)
esm-unit-tests-16.x 92.11% <ø> (ø)
esm-unit-tests-18.x 92.11% <ø> (ø)
integration-tests-14.x 78.98% <ø> (ø)
integration-tests-16.x 79.06% <ø> (-0.02%) ⬇️
integration-tests-18.x 79.08% <ø> (ø)
unit-tests-14.x 91.41% <ø> (ø)
unit-tests-16.x 91.46% <ø> (ø)
unit-tests-18.x 91.43% <ø> (-0.02%) ⬇️
versioned-tests-14.x 75.71% <ø> (-0.05%) ⬇️
versioned-tests-16.x 77.03% <ø> (-0.06%) ⬇️
versioned-tests-18.x 77.03% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jordigh jordigh merged commit 9f1d66f into newrelic:main Jun 21, 2023
@github-actions github-actions bot mentioned this pull request Jun 22, 2023
@mrickard mrickard deleted the NEWRELIC-9409/convert-error-test-to-tap branch April 29, 2024 13:28
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.

Convert 'test/unit/errors/error-event-aggregator.test.js' to tap-style
2 participants