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: enable unused-parameter from revive #8625

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore: enable unused-parameter from revive

b85418c
Select commit
Loading
Failed to load commit list.
Open

chore: enable unused-parameter from revive #8625

chore: enable unused-parameter from revive
b85418c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 7, 2025 in 1s

37.03% of diff hit (target 59.39%)

View this Pull Request on Codecov

37.03% of diff hit (target 59.39%)

Annotations

Check warning on line 223 in internal/hook/wait_exec_hook_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/hook/wait_exec_hook_handler.go#L223

Added line #L223 was not covered by tests

Check warning on line 97 in internal/storage/storagelocation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/storagelocation.go#L97

Added line #L97 was not covered by tests

Check warning on line 110 in pkg/cmd/cli/bug/bug.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/bug/bug.go#L110

Added line #L110 was not covered by tests

Check warning on line 33 in pkg/cmd/cli/client/config/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/client/config/get.go#L33

Added line #L33 was not covered by tests

Check warning on line 35 in pkg/cmd/cli/client/config/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/client/config/set.go#L35

Added line #L35 was not covered by tests

Check warning on line 70 in pkg/cmd/cli/datamover/backup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/datamover/backup.go#L70

Added line #L70 was not covered by tests

Check warning on line 68 in pkg/cmd/cli/datamover/restore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/datamover/restore.go#L68

Added line #L68 was not covered by tests

Check warning on line 156 in pkg/cmd/cli/debug/debug.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/debug/debug.go#L156

Added line #L156 was not covered by tests

Check warning on line 57 in pkg/cmd/cli/delete_options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/delete_options.go#L57

Added line #L57 was not covered by tests

Check warning on line 423 in pkg/cmd/cli/install/install.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/install/install.go#L423

Added line #L423 was not covered by tests

Check warning on line 429 in pkg/cmd/cli/install/install.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/install/install.go#L429

Added line #L429 was not covered by tests

Check warning on line 108 in pkg/cmd/cli/nodeagent/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/nodeagent/server.go#L108

Added line #L108 was not covered by tests

Check warning on line 54 in pkg/cmd/cli/plugin/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/plugin/add.go#L54

Added line #L54 was not covered by tests

Check warning on line 39 in pkg/cmd/cli/plugin/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/plugin/get.go#L39

Added line #L39 was not covered by tests

Check warning on line 38 in pkg/cmd/cli/plugin/remove.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/plugin/remove.go#L38

Added line #L38 was not covered by tests

Check warning on line 59 in pkg/cmd/cli/repomantenance/maintenance.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/repomantenance/maintenance.go#L59

Added line #L59 was not covered by tests

Check warning on line 40 in pkg/cmd/cli/schedule/describe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/schedule/describe.go#L40

Added line #L40 was not covered by tests

Check warning on line 56 in pkg/cmd/cli/schedule/pause.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/schedule/pause.go#L56

Added line #L56 was not covered by tests

Check warning on line 45 in pkg/cmd/cli/schedule/unpause.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/schedule/unpause.go#L45

Added line #L45 was not covered by tests

Check warning on line 80 in pkg/cmd/cli/snapshotlocation/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/snapshotlocation/create.go#L80

Added line #L80 was not covered by tests

Check warning on line 96 in pkg/cmd/cli/snapshotlocation/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/snapshotlocation/create.go#L96

Added line #L96 was not covered by tests

Check warning on line 70 in pkg/cmd/cli/snapshotlocation/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/snapshotlocation/set.go#L70

Added line #L70 was not covered by tests

Check warning on line 82 in pkg/cmd/cli/snapshotlocation/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/snapshotlocation/set.go#L82

Added line #L82 was not covered by tests

Check warning on line 87 in pkg/cmd/cli/snapshotlocation/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/snapshotlocation/set.go#L87

Added line #L87 was not covered by tests

Check warning on line 83 in pkg/cmd/cli/uninstall/uninstall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/uninstall/uninstall.go#L83

Added line #L83 was not covered by tests