Add plugin registry #5466
Add plugin registry #5466
52.88% of diff hit (target 26.15%)
View this Pull Request on Codecov
52.88% of diff hit (target 26.15%)
Annotations
Check warning on line 352 in pkg/app/pipedv1/cmd/piped/piped.go
codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/piped.go#L352
Added line #L352 was not covered by tests
Check warning on line 361 in pkg/app/pipedv1/cmd/piped/piped.go
codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/piped.go#L361
Added line #L361 was not covered by tests
Check warning on line 367 in pkg/app/pipedv1/cmd/piped/piped.go
codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/piped.go#L364-L367
Added lines #L364 - L367 were not covered by tests
Check warning on line 373 in pkg/app/pipedv1/cmd/piped/piped.go
codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/piped.go#L370-L373
Added lines #L370 - L373 were not covered by tests
Check warning on line 398 in pkg/app/pipedv1/cmd/piped/piped.go
codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/piped.go#L398
Added line #L398 was not covered by tests
Check warning on line 148 in pkg/app/pipedv1/controller/controller.go
codecov / codecov/patch
pkg/app/pipedv1/controller/controller.go#L148
Added line #L148 was not covered by tests
Check warning on line 435 in pkg/app/pipedv1/controller/controller.go
codecov / codecov/patch
pkg/app/pipedv1/controller/controller.go#L435
Added line #L435 was not covered by tests
Check warning on line 576 in pkg/app/pipedv1/controller/controller.go
codecov / codecov/patch
pkg/app/pipedv1/controller/controller.go#L576
Added line #L576 was not covered by tests
Check warning on line 118 in pkg/app/pipedv1/controller/planner.go
codecov / codecov/patch
pkg/app/pipedv1/controller/planner.go#L118
Added line #L118 was not covered by tests
Check warning on line 268 in pkg/app/pipedv1/controller/planner.go
codecov / codecov/patch
pkg/app/pipedv1/controller/planner.go#L266-L268
Added lines #L266 - L268 were not covered by tests
Check warning on line 275 in pkg/app/pipedv1/controller/planner.go
codecov / codecov/patch
pkg/app/pipedv1/controller/planner.go#L273-L275
Added lines #L273 - L275 were not covered by tests
Check warning on line 429 in pkg/app/pipedv1/controller/planner.go
codecov / codecov/patch
pkg/app/pipedv1/controller/planner.go#L428-L429
Added lines #L428 - L429 were not covered by tests
Check warning on line 473 in pkg/app/pipedv1/controller/planner.go
codecov / codecov/patch
pkg/app/pipedv1/controller/planner.go#L473
Added line #L473 was not covered by tests
Check warning on line 101 in pkg/app/pipedv1/controller/scheduler.go
codecov / codecov/patch
pkg/app/pipedv1/controller/scheduler.go#L101
Added line #L101 was not covered by tests
Check warning on line 63 in pkg/plugin/registry/registry.go
codecov / codecov/patch
pkg/plugin/registry/registry.go#L51-L63
Added lines #L51 - L63 were not covered by tests
Check warning on line 67 in pkg/plugin/registry/registry.go
codecov / codecov/patch
pkg/plugin/registry/registry.go#L65-L67
Added lines #L65 - L67 were not covered by tests
Check warning on line 73 in pkg/plugin/registry/registry.go
codecov / codecov/patch
pkg/plugin/registry/registry.go#L70-L73
Added lines #L70 - L73 were not covered by tests