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

ci: Fixed test script to run all unit tests #218

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

bizob2828
Copy link
Member

fixed printers test as it was not being run,

Description

Amy noticed this when she was working on her refactor. This PR fixes the regex for tap to make sure all unit tests were being run. I had to rename to fake tests from .tap.js to test.js so they wouldn't get run.

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.80%. Comparing base (8f793ed) to head (de25e53).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
+ Coverage   79.08%   81.80%   +2.72%     
==========================================
  Files          24       24              
  Lines        3418     3418              
==========================================
+ Hits         2703     2796      +93     
+ Misses        715      622      -93     
Flag Coverage Δ
unit-tests-16.x 81.80% <ø> (+2.72%) ⬆️
unit-tests-18.x 81.80% <ø> (+2.72%) ⬆️
unit-tests-20.x 81.80% <ø> (+2.72%) ⬆️
unit-tests-22.x 81.80% <ø> (+2.72%) ⬆️

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.

@bizob2828 bizob2828 merged commit 61336d4 into newrelic:main Jul 11, 2024
13 checks passed
@bizob2828 bizob2828 added the dev:tests Indicates updates to tests label Jul 15, 2024
@github-actions github-actions bot mentioned this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:tests Indicates updates to tests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants