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

move generating commands under 'ksctl generate' sub-command #29

Merged
merged 3 commits into from
Apr 3, 2024

Merge branch 'master' into generate-commands

6e247d7
Select commit
Loading
Failed to load commit list.
Merged

move generating commands under 'ksctl generate' sub-command #29

Merge branch 'master' into generate-commands
6e247d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

65.04% (-0.24%) compared to f971092

View this Pull Request on Codecov

65.04% (-0.24%) compared to f971092

Details

Codecov Report

Merging #29 (6e247d7) into master (f971092) will decrease coverage by 0.24%.
The diff coverage is 5.88%.

❗ Current head 6e247d7 differs from pull request most recent head 9c4c924. Consider uploading reports for the commit 9c4c924 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   65.27%   65.04%   -0.24%     
==========================================
  Files          40       41       +1     
  Lines        2042     2051       +9     
==========================================
+ Hits         1333     1334       +1     
- Misses        551      559       +8     
  Partials      158      158              
Files Coverage Δ
pkg/cmd/adm/adm.go 0.00% <ø> (ø)
pkg/cmd/generate/cluster.go 82.60% <ø> (ø)
pkg/cmd/generate/permissions.go 79.84% <ø> (ø)
pkg/cmd/generate/roles_manager.go 76.92% <ø> (ø)
pkg/cmd/generate/util.go 75.83% <ø> (ø)
pkg/cmd/root.go 88.23% <100.00%> (+0.35%) ⬆️
pkg/cmd/generate/cli_configs.go 73.61% <0.00%> (ø)
pkg/cmd/generate/admin-manifests.go 37.73% <0.00%> (ø)
pkg/cmd/generate/generate.go 0.00% <0.00%> (ø)