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

ISSUE-300 Fix init command when repos file not exist #301

Merged
merged 1 commit into from Sep 20, 2023
Merged

Conversation

hypnoglow
Copy link
Owner

@hypnoglow hypnoglow commented Sep 20, 2023

Fixes #300

@hypnoglow hypnoglow added this to the 0.15.1 milestone Sep 20, 2023
@hypnoglow hypnoglow self-assigned this Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch coverage: 16.66% and project coverage change: -0.59% ⚠️

Comparison is base (846ffb5) 42.11% compared to head (470a238) 41.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
- Coverage   42.11%   41.53%   -0.59%     
==========================================
  Files          19       19              
  Lines         501      508       +7     
==========================================
  Hits          211      211              
- Misses        280      287       +7     
  Partials       10       10              
Files Changed Coverage Δ
internal/helmutil/helm_v2.go 20.00% <0.00%> (-10.77%) ⬇️
internal/helmutil/repo_entry.go 50.00% <ø> (ø)
internal/helmutil/repo_entry_v2.go 57.57% <50.00%> (ø)
internal/helmutil/repo_entry_v3.go 53.33% <50.00%> (ø)

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

@hypnoglow hypnoglow merged commit 0db704a into master Sep 20, 2023
9 of 11 checks passed
@hypnoglow hypnoglow deleted the ISSUE-300 branch September 20, 2023 17:15
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.

helm s3 init failure with version 0.15.0
1 participant