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: feature flag to enable switching between logger for libaries #3161

Merged
merged 4 commits into from
Oct 29, 2024

refactor enabled

9ec0f9c
Select commit
Loading
Failed to load commit list.
Merged

chore: feature flag to enable switching between logger for libaries #3161

refactor enabled
9ec0f9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

24.70% (+0.01%) compared to 4b7e6e4

View this Pull Request on Codecov

24.70% (+0.01%) compared to 4b7e6e4

Details

Codecov Report

Attention: Patch coverage is 42.10526% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pkg/logger/logger.go 58.33% 4 Missing and 1 partial ⚠️
src/internal/packager/template/template.go 25.00% 2 Missing and 1 partial ⚠️
src/cmd/root.go 0.00% 2 Missing ⚠️
src/internal/packager/images/pull.go 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/internal/packager/images/pull.go 44.14% <0.00%> (-0.14%) ⬇️
src/cmd/root.go 0.00% <0.00%> (ø)
src/internal/packager/template/template.go 62.22% <25.00%> (-2.15%) ⬇️
src/pkg/logger/logger.go 69.31% <58.33%> (-1.74%) ⬇️