kubesaw / ksctl

ksctl is a command-line tool to manage your installation of KubeSaw
Apache License 2.0
4 stars 11 forks source link

rename sandbox-config.yaml to kubesaw-admins.yaml #9

Closed MatousJobanek closed 8 months ago

MatousJobanek commented 8 months ago

rename all occurrences of sandbox-config.yaml to kubesaw-admins.yaml. The same for all functions, fields, variables, parameters, and flags.

TODO:

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 67.74194% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 65.28%. Comparing base (8e21766) to head (3457132).

Files Patch % Lines
pkg/cmd/adm/setup.go 50.00% 6 Missing :warning:
pkg/cmd/adm/generate_cli_configs.go 71.42% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #9 +/- ## ======================================= Coverage 65.28% 65.28% ======================================= Files 38 38 Lines 1982 1982 ======================================= Hits 1294 1294 Misses 529 529 Partials 159 159 ``` | [Flag](https://app.codecov.io/gh/kubesaw/ksctl/pull/9/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubesaw) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/kubesaw/ksctl/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubesaw) | `65.28% <67.74%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubesaw#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.