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

Support setting helm namespace in Bookfile #173

Merged
merged 4 commits into from
Sep 27, 2023

Merge branch 'main' into helm-namespace

258bcfa
Select commit
Loading
Failed to load commit list.
Merged

Support setting helm namespace in Bookfile #173

Merge branch 'main' into helm-namespace
258bcfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

37.33% (+0.07%) compared to c345348

View this Pull Request on Codecov

37.33% (+0.07%) compared to c345348

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c345348) 37.26% compared to head (258bcfa) 37.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
+ Coverage   37.26%   37.33%   +0.07%     
==========================================
  Files          19       19              
  Lines        1146     1149       +3     
==========================================
+ Hits          427      429       +2     
- Misses        702      703       +1     
  Partials       17       17              
Files Coverage Δ
internal/helm/config.go 100.00% <ø> (ø)
rendering.go 48.48% <100.00%> (+0.63%) ⬆️
service.go 6.76% <ø> (ø)
internal/helm/helm.go 0.00% <0.00%> (ø)

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