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

test: Removed t.diagnostic from tests #2858

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

bizob2828
Copy link
Member

Description

t.diagnostic output gets added to every PR, this is unncessary noise and is not helpful to our test runs.

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.22%. Comparing base (d2fba9d) to head (8da34fb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2858      +/-   ##
==========================================
- Coverage   97.27%   97.22%   -0.05%     
==========================================
  Files         296      296              
  Lines       46622    46622              
==========================================
- Hits        45351    45329      -22     
- Misses       1271     1293      +22     
Flag Coverage Δ
integration-tests-cjs-18.x 73.15% <ø> (-0.01%) ⬇️
integration-tests-cjs-20.x 73.16% <ø> (ø)
integration-tests-cjs-22.x 73.20% <ø> (+0.01%) ⬆️
integration-tests-esm-18.x 49.91% <ø> (ø)
integration-tests-esm-20.x 49.92% <ø> (ø)
integration-tests-esm-22.x 49.97% <ø> (ø)
unit-tests-18.x 88.90% <ø> (ø)
unit-tests-20.x 88.90% <ø> (ø)
unit-tests-22.x 88.91% <ø> (ø)
versioned-tests-18.x 79.07% <ø> (-0.19%) ⬇️
versioned-tests-20.x 79.07% <ø> (-0.19%) ⬇️
versioned-tests-22.x 79.08% <ø> (-0.19%) ⬇️

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.

jsumners-nr
jsumners-nr previously approved these changes Jan 3, 2025
@bizob2828 bizob2828 force-pushed the remove-t-diagnostic branch from 0a3379d to 8da34fb Compare January 3, 2025 18:31
@bizob2828 bizob2828 requested a review from jsumners-nr January 3, 2025 18:32
@bizob2828 bizob2828 added the dev:tests Indicates only changes to tests label Jan 3, 2025
@bizob2828 bizob2828 merged commit 23ca237 into newrelic:main Jan 3, 2025
26 of 27 checks passed
@bizob2828 bizob2828 deleted the remove-t-diagnostic branch January 3, 2025 19:12
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.

2 participants