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

feat: move pkg oci to Zarf and log during health checks #3106

Merged
merged 9 commits into from
Oct 17, 2024

delete debug

8f3411e
Select commit
Loading
Failed to load commit list.
Merged

feat: move pkg oci to Zarf and log during health checks #3106

delete debug
8f3411e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

25.57% (+0.06%) compared to 56e48d4

View this Pull Request on Codecov

25.57% (+0.06%) compared to 56e48d4

Details

Codecov Report

Attention: Patch coverage is 32.94118% with 57 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/internal/healthchecks/healthchecks.go 49.09% 26 Missing and 2 partials ⚠️
src/pkg/cluster/cluster.go 0.00% 24 Missing ⚠️
src/internal/packager/helm/chart.go 0.00% 3 Missing ⚠️
src/internal/packager/helm/zarf.go 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/pkg/cluster/injector.go 71.48% <100.00%> (ø)
src/internal/packager/helm/zarf.go 0.00% <0.00%> (ø)
src/internal/packager/helm/chart.go 13.58% <0.00%> (+0.32%) ⬆️
src/pkg/cluster/cluster.go 0.00% <0.00%> (ø)
src/internal/healthchecks/healthchecks.go 58.33% <49.09%> (-30.56%) ⬇️