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

refactor: change isInternal variables to functions #2768

Merged
merged 15 commits into from
Aug 5, 2024

Merge branch 'main' into remove-gs-is-internal

48b281e
Select commit
Loading
Failed to load commit list.
Merged

refactor: change isInternal variables to functions #2768

Merge branch 'main' into remove-gs-is-internal
48b281e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2024 in 0s

20.09% (-0.09%) compared to 98863f5

View this Pull Request on Codecov

20.09% (-0.09%) compared to 98863f5

Details

Codecov Report

Attention: Patch coverage is 26.92308% with 19 lines in your changes missing coverage. Please review.

Files Patch % Lines
src/types/k8s.go 0.00% 11 Missing ⚠️
src/cmd/tools/zarf.go 0.00% 3 Missing ⚠️
src/cmd/internal.go 0.00% 1 Missing ⚠️
src/internal/packager/template/template.go 0.00% 1 Missing ⚠️
src/pkg/cluster/tunnel.go 0.00% 1 Missing ⚠️
src/pkg/message/credentials.go 0.00% 1 Missing ⚠️
src/pkg/packager/deploy.go 0.00% 1 Missing ⚠️
Files Coverage Δ
src/internal/agent/hooks/flux-helmrepo.go 79.16% <100.00%> (ø)
src/internal/agent/hooks/flux-ocirepo.go 84.12% <100.00%> (ø)
src/pkg/cluster/state.go 62.43% <100.00%> (-2.16%) ⬇️
src/cmd/internal.go 0.00% <0.00%> (ø)
src/internal/packager/template/template.go 7.57% <0.00%> (ø)
src/pkg/cluster/tunnel.go 11.23% <0.00%> (ø)
src/pkg/message/credentials.go 0.00% <0.00%> (ø)
src/pkg/packager/deploy.go 4.28% <0.00%> (ø)
src/cmd/tools/zarf.go 0.00% <0.00%> (ø)
src/types/k8s.go 0.00% <0.00%> (ø)