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

Helm Chart v4 (Component) #2947

Merged
merged 41 commits into from
May 15, 2024

feedback

a27f402
Select commit
Loading
Failed to load commit list.
Merged

Helm Chart v4 (Component) #2947

feedback
a27f402
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 1s

32.29% (+2.29%) compared to ad58732

View this Pull Request on Codecov

32.29% (+2.29%) compared to ad58732

Details

Codecov Report

Attention: Patch coverage is 61.04746% with 238 lines in your changes are missing coverage. Please review.

Project coverage is 32.29%. Comparing base (ad58732) to head (a27f402).

Files Patch % Lines
provider/pkg/helm/tool.go 48.51% 113 Missing and 26 partials ⚠️
provider/pkg/provider/helm/v4/chart.go 74.04% 23 Missing and 11 partials ⚠️
provider/pkg/logging/log_writer.go 25.00% 27 Missing ⚠️
provider/pkg/helm/values.go 68.96% 10 Missing and 8 partials ⚠️
provider/pkg/helm/fake.go 80.00% 8 Missing and 4 partials ⚠️
provider/pkg/gen/schema.go 0.00% 4 Missing ⚠️
provider/pkg/provider/provider.go 92.85% 1 Missing and 1 partial ⚠️
provider/pkg/provider/util.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2947      +/-   ##
==========================================
+ Coverage   29.99%   32.29%   +2.29%     
==========================================
  Files          63       69       +6     
  Lines        8338     8947     +609     
==========================================
+ Hits         2501     2889     +388     
- Misses       5615     5791     +176     
- Partials      222      267      +45     

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