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

replace CommandContext param with RestartOptions type #14

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

replace `CommandContext` param with `RestartOptions` type

35a6fba
Select commit
Loading
Failed to load commit list.
Draft

replace CommandContext param with RestartOptions type #14

replace `CommandContext` param with `RestartOptions` type
35a6fba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 0s

68.42% of diff hit (target 65.35%)

View this Pull Request on Codecov

68.42% of diff hit (target 65.35%)

Annotations

Check warning on line 43 in pkg/cmd/adm/register_member.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/adm/register_member.go#L43

Added line #L43 was not covered by tests

Check warning on line 33 in pkg/cmd/adm/restart.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/adm/restart.go#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 35 in pkg/cmd/adm/restart.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/adm/restart.go#L35

Added line #L35 was not covered by tests

Check warning on line 61 in pkg/cmd/adm/restart.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/adm/restart.go#L61

Added line #L61 was not covered by tests

Check warning on line 91 in pkg/cmd/adm/restart.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/adm/restart.go#L90-L91

Added lines #L90 - L91 were not covered by tests