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

fix(config): revert changes to lib/config/index.js #1630

Merged
merged 1 commit into from
May 9, 2023

Conversation

jordigh
Copy link
Contributor

@jordigh jordigh commented May 9, 2023

This change broke the smoke tests.

Added a test to make sure we exercise this change.

These changes broke smoke tests.
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Merging #1630 (d9da43c) into main (546b9b1) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1630      +/-   ##
==========================================
+ Coverage   96.53%   96.55%   +0.01%     
==========================================
  Files         200      200              
  Lines       39039    39043       +4     
  Branches       24       24              
==========================================
+ Hits        37688    37699      +11     
+ Misses       1351     1344       -7     
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.97% <50.00%> (-0.01%) ⬇️
integration-tests-16.x 79.06% <50.00%> (-0.01%) ⬇️
integration-tests-18.x 79.06% <50.00%> (+<0.01%) ⬆️
unit-tests-14.x 90.65% <100.00%> (+<0.01%) ⬆️
unit-tests-16.x 90.71% <100.00%> (+<0.01%) ⬆️
unit-tests-18.x 90.70% <100.00%> (+<0.01%) ⬆️
versioned-tests-14.x 75.28% <0.00%> (-0.01%) ⬇️
versioned-tests-16.x 76.57% <0.00%> (?)
versioned-tests-18.x 76.57% <0.00%> (?)

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

Impacted Files Coverage Δ
lib/config/index.js 98.27% <100.00%> (+<0.01%) ⬆️

... and 3 files with indirect coverage changes

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

@jordigh jordigh merged commit fea1068 into newrelic:main May 9, 2023
@jordigh jordigh deleted the fix-config branch May 9, 2023 17:57
@github-actions github-actions bot mentioned this pull request May 15, 2023
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.

2 participants