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

Revise plugin API #5068

Merged
merged 2 commits into from
Jul 25, 2024

Fix import

8641907
Select commit
Loading
Failed to load commit list.
Merged

Revise plugin API #5068

Fix import
8641907
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 24, 2024 in 0s

0.00% of diff hit (target 22.73%)

View this Pull Request on Codecov

0.00% of diff hit (target 22.73%)

Annotations

Check warning on line 39 in pkg/app/pipedv1/controller/pluginregistry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/controller/pluginregistry.go#L39

Added line #L39 was not covered by tests

Check warning on line 25 in pkg/app/pipedv1/plugin/inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/plugin/inputs.go#L25

Added line #L25 was not covered by tests

Check warning on line 42 in pkg/app/pipedv1/plugin/kubernetes/planner/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/plugin/kubernetes/planner/server.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 54 in pkg/app/pipedv1/plugin/kubernetes/planner/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/plugin/kubernetes/planner/server.go#L49-L54

Added lines #L49 - L54 were not covered by tests

Check warning on line 58 in pkg/app/pipedv1/plugin/kubernetes/planner/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/plugin/kubernetes/planner/server.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 62 in pkg/app/pipedv1/plugin/kubernetes/planner/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/plugin/kubernetes/planner/server.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 41 in pkg/plugin/api/v1alpha1/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/api/v1alpha1/client.go#L41

Added line #L41 was not covered by tests

Check warning on line 49 in pkg/plugin/api/v1alpha1/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/plugin/api/v1alpha1/client.go#L48-L49

Added lines #L48 - L49 were not covered by tests