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

Add support for helm secrets #54

Merged
merged 6 commits into from
Jan 3, 2025

add process secret test for helm

7e4f490
Select commit
Loading
Failed to load commit list.
Merged

Add support for helm secrets #54

add process secret test for helm
7e4f490
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 3, 2025 in 1s

84.89% (-4.68%) compared to 0dd244a

View this Pull Request on Codecov

84.89% (-4.68%) compared to 0dd244a

Details

Codecov Report

Attention: Patch coverage is 65.71429% with 12 lines in your changes missing coverage. Please review.

Project coverage is 84.89%. Comparing base (0dd244a) to head (7e4f490).

Files with missing lines Patch % Lines
pkg/cmd/decode.go 58.62% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   89.57%   84.89%   -4.68%     
==========================================
  Files           2        3       +1     
  Lines         163      192      +29     
==========================================
+ Hits          146      163      +17     
- Misses         13       21       +8     
- Partials        4        8       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.