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: introduce slog for zarf tools #3212

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: introduce slog for zarf tools #3212

wants to merge 4 commits into from

Conversation

AustinAbro321
Copy link
Contributor

Description

introduces slog for zarf tools

Related Issue

Relates to #2576

Checklist before merging

Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 4bb2e3b
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/673cc2ce7d1d6a0008192a6d

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 4.44444% with 86 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/cmd/tools/crane.go 0.00% 43 Missing ⚠️
src/pkg/message/credentials.go 0.00% 26 Missing ⚠️
src/cmd/tools/zarf.go 0.00% 15 Missing ⚠️
src/internal/packager/helm/chart.go 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/pkg/cluster/secrets.go 64.34% <100.00%> (+1.28%) ⬆️
src/internal/packager/helm/chart.go 12.33% <0.00%> (-0.07%) ⬇️
src/cmd/tools/zarf.go 0.00% <0.00%> (ø)
src/pkg/message/credentials.go 0.00% <0.00%> (ø)
src/cmd/tools/crane.go 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes


🚨 Try these New Features:

Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
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.

1 participant