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

enhance(secrets): uppercase secret target #387

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

ecrupper
Copy link
Contributor

Since we already inject secrets in uppercase no matter what, we might as well be honest during parsing and capitalize the secret target

@ecrupper ecrupper requested a review from a team as a code owner August 13, 2024 19:33
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.05%. Comparing base (d47730b) to head (ddf1fa4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #387   +/-   ##
=======================================
  Coverage   96.05%   96.05%           
=======================================
  Files          69       69           
  Lines        5375     5376    +1     
=======================================
+ Hits         5163     5164    +1     
  Misses        137      137           
  Partials       75       75           
Files Coverage Δ
yaml/secret.go 95.69% <100.00%> (+0.04%) ⬆️

@ecrupper ecrupper merged commit 772b29b into main Aug 13, 2024
10 of 11 checks passed
@ecrupper ecrupper deleted the enhance/secret-target-uppercase branch August 13, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants