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 typo in constant name #2094

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

mrickard
Copy link
Member

In the course of adding release automation to the serverless plugin repo, I noticed this typo in our constant name. There's no functional change, but it's housekeeping.

Signed-off-by: mrickard <maurice@mauricerickard.com>
@bizob2828 bizob2828 added the dev:automation Indicates CI automation label Mar 21, 2024
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.21%. Comparing base (0747ca4) to head (57c51be).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2094      +/-   ##
==========================================
+ Coverage   97.18%   97.21%   +0.03%     
==========================================
  Files         248      251       +3     
  Lines       41936    42398     +462     
==========================================
+ Hits        40754    41216     +462     
  Misses       1182     1182              
Flag Coverage Δ
integration-tests-16.x 78.24% <ø> (-0.01%) ⬇️
integration-tests-18.x 78.22% <ø> (+<0.01%) ⬆️
integration-tests-20.x 78.24% <ø> (+<0.01%) ⬆️
unit-tests-16.x 90.59% <ø> (+0.10%) ⬆️
unit-tests-18.x 90.57% <ø> (+0.10%) ⬆️
unit-tests-20.x 90.57% <ø> (+0.10%) ⬆️
versioned-tests-16.x 74.50% <ø> (-0.01%) ⬇️
versioned-tests-18.x 75.62% <ø> (-0.01%) ⬇️
versioned-tests-20.x 75.62% <ø> (-0.01%) ⬇️

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.

@mrickard mrickard merged commit 3b887d9 into newrelic:main Mar 21, 2024
24 checks passed
@github-actions github-actions bot mentioned this pull request Apr 9, 2024
@mrickard mrickard deleted the fix-release-const-typo branch August 8, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:automation Indicates CI automation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants