feat(registry): Add generic registry for source, not target #737
17.77% of diff hit (target 29.24%)
View this Pull Request on Codecov
17.77% of diff hit (target 29.24%)
Annotations
Check warning on line 256 in cmd/root.go
codecov / codecov/patch
cmd/root.go#L254-L256
Added lines #L254 - L256 were not covered by tests
Check warning on line 125 in pkg/config/config.go
codecov / codecov/patch
pkg/config/config.go#L124-L125
Added lines #L124 - L125 were not covered by tests
Check warning on line 136 in pkg/config/config.go
codecov / codecov/patch
pkg/config/config.go#L135-L136
Added lines #L135 - L136 were not covered by tests
Check warning on line 182 in pkg/config/config.go
codecov / codecov/patch
pkg/config/config.go#L177-L182
Added lines #L177 - L182 were not covered by tests
Check warning on line 184 in pkg/config/config.go
codecov / codecov/patch
pkg/config/config.go#L184
Added line #L184 was not covered by tests
Check warning on line 57 in pkg/registry/client.go
codecov / codecov/patch
pkg/registry/client.go#L56-L57
Added lines #L56 - L57 were not covered by tests
Check warning on line 16 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L15-L16
Added lines #L15 - L16 were not covered by tests
Check warning on line 18 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L18
Added line #L18 was not covered by tests
Check warning on line 20 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L20
Added line #L20 was not covered by tests
Check warning on line 24 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L23-L24
Added lines #L23 - L24 were not covered by tests
Check warning on line 28 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L27-L28
Added lines #L27 - L28 were not covered by tests
Check warning on line 32 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L31-L32
Added lines #L31 - L32 were not covered by tests
Check warning on line 36 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L35-L36
Added lines #L35 - L36 were not covered by tests
Check warning on line 40 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L39-L40
Added lines #L39 - L40 were not covered by tests
Check warning on line 44 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L43-L44
Added lines #L43 - L44 were not covered by tests
Check warning on line 58 in pkg/registry/generic.go
codecov / codecov/patch
pkg/registry/generic.go#L57-L58
Added lines #L57 - L58 were not covered by tests
Check warning on line 15 in pkg/types/types.go
codecov / codecov/patch
pkg/types/types.go#L15
Added line #L15 was not covered by tests
Check warning on line 25 in pkg/types/types.go
codecov / codecov/patch
pkg/types/types.go#L24-L25
Added lines #L24 - L25 were not covered by tests