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: fixed typos in lib/config/index.js comments #1749

Merged
merged 1 commit into from Aug 3, 2023

Conversation

brnhensley
Copy link
Contributor

@brnhensley brnhensley commented Aug 2, 2023

Description

This is nothing but typo corrections. Only one in a log line, the rest in code comments. There are no functional changes.

I checked that the two typos that directly reference the code (process_host.ipv_preference and this.serverless_mode) are only misspelled in the comment, the code itself is using the correct spelling I changed them to.

I was temped to rename _laspReponse to _laspResponse, but I didn't want to step on any toes. Though it looks like it's only in the repo in this file and would be a safe change.

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #1749 (826b013) into main (c8dc779) will increase coverage by 0.03%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1749      +/-   ##
==========================================
+ Coverage   96.85%   96.88%   +0.03%     
==========================================
  Files         200      200              
  Lines       39220    39220              
  Branches       22       22              
==========================================
+ Hits        37987    37999      +12     
+ Misses       1233     1221      -12     
Flag Coverage Δ
esm-unit-tests-16.x 92.85% <ø> (ø)
esm-unit-tests-18.x 92.85% <ø> (ø)
integration-tests-16.x 79.11% <83.33%> (-0.02%) ⬇️
integration-tests-18.x 79.13% <83.33%> (+0.01%) ⬆️
integration-tests-20.x 79.12% <83.33%> (ø)
unit-tests-16.x 91.50% <100.00%> (+0.03%) ⬆️
unit-tests-18.x 91.48% <100.00%> (+0.03%) ⬆️
unit-tests-20.x 91.48% <100.00%> (+0.03%) ⬆️
versioned-tests-16.x 77.03% <83.33%> (-0.09%) ⬇️
versioned-tests-18.x 77.03% <83.33%> (-0.08%) ⬇️
versioned-tests-20.x 75.88% <83.33%> (-0.08%) ⬇️

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

Files Changed Coverage Δ
lib/config/index.js 98.27% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@bizob2828
Copy link
Member

@brnhensley feel free to fix more spelling mistakes. Those aren't on purpose it's just they work because of our IDEs making sure the function names match

@bizob2828 bizob2828 changed the title fix: typos chore: fixed typos in lib/config/index.js comments Aug 3, 2023
@bizob2828 bizob2828 merged commit 9000a14 into newrelic:main Aug 3, 2023
26 checks passed
Node.js Engineering Board automation moved this from Needs PR Review to Done: Issues recently completed Aug 3, 2023
@brnhensley brnhensley deleted the patch-1 branch August 3, 2023 17:01
@github-actions github-actions bot mentioned this pull request Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Node.js Engineering Board
  
Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants