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: helm set parameter to allow passing list parameters #15978

Merged

fix: helm set parameter to allow passing list parameters

d914234
Select commit
Loading
Failed to load commit list.
Merged

fix: helm set parameter to allow passing list parameters #15978

fix: helm set parameter to allow passing list parameters
d914234
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2023 in 0s

49.67% (+0.00%) compared to 0fdd534

View this Pull Request on Codecov

49.67% (+0.00%) compared to 0fdd534

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0fdd534) 49.67% compared to head (d914234) 49.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #15978   +/-   ##
=======================================
  Coverage   49.67%   49.67%           
=======================================
  Files         267      267           
  Lines       46383    46387    +4     
=======================================
+ Hits        23039    23043    +4     
  Misses      21084    21084           
  Partials     2260     2260           
Files Coverage Δ
util/helm/cmd.go 35.21% <100.00%> (+1.14%) ⬆️

... and 1 file with indirect coverage changes

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