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

chore: slogger for zarf init #3168

Merged
merged 34 commits into from
Nov 5, 2024

improve info message

e0c7bd6
Select commit
Loading
Failed to load commit list.
Merged

chore: slogger for zarf init #3168

improve info message
e0c7bd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

24.64% (+0.00%) compared to 785feeb

View this Pull Request on Codecov

24.64% (+0.00%) compared to 785feeb

Details

Codecov Report

Attention: Patch coverage is 26.78571% with 41 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pkg/logger/logger.go 0.00% 26 Missing ⚠️
src/cmd/initialize.go 0.00% 6 Missing ⚠️
src/pkg/cluster/state.go 63.63% 4 Missing ⚠️
src/pkg/zoci/pull.go 0.00% 4 Missing ⚠️
src/pkg/packager/deploy.go 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/cmd/root.go 0.00% <ø> (ø)
src/pkg/cluster/injector.go 70.00% <100.00%> (+0.68%) ⬆️
src/pkg/packager/deploy.go 5.30% <0.00%> (-0.02%) ⬇️
src/pkg/cluster/state.go 60.98% <63.63%> (-0.20%) ⬇️
src/pkg/zoci/pull.go 0.00% <0.00%> (ø)
src/cmd/initialize.go 0.00% <0.00%> (ø)
src/pkg/logger/logger.go 54.70% <0.00%> (-15.63%) ⬇️

... and 1 file with indirect coverage changes