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

[Stage Plugins] Implement ListStageCommands() in pipedapi #5534

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

refactor: rename a map for clarity

4107029
Select commit
Loading
Failed to load commit list.
Open

[Stage Plugins] Implement ListStageCommands() in pipedapi #5534

refactor: rename a map for clarity
4107029
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 25, 2025 in 1s

31.81% of diff hit (target 26.43%)

View this Pull Request on Codecov

31.81% of diff hit (target 26.43%)

Annotations

Check warning on line 133 in pkg/app/pipedv1/apistore/commandstore/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/apistore/commandstore/store.go#L128-L133

Added lines #L128 - L133 were not covered by tests

Check warning on line 148 in pkg/app/pipedv1/apistore/commandstore/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/apistore/commandstore/store.go#L145-L148

Added lines #L145 - L148 were not covered by tests

Check warning on line 158 in pkg/app/pipedv1/apistore/commandstore/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/apistore/commandstore/store.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 284 in pkg/app/pipedv1/apistore/commandstore/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/apistore/commandstore/store.go#L278-L284

Added lines #L278 - L284 were not covered by tests

Check warning on line 64 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L64

Added line #L64 was not covered by tests

Check warning on line 76 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L76

Added line #L76 was not covered by tests

Check warning on line 168 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L161-L168

Added lines #L161 - L168 were not covered by tests

Check warning on line 305 in pkg/app/pipedv1/cmd/piped/piped.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/cmd/piped/piped.go#L305

Added line #L305 was not covered by tests