WIP - Add distributed claim store through Kubernetes' secrets #794
14.81% of diff hit (target 70.03%)
View this Pull Request on Codecov
14.81% of diff hit (target 70.03%)
Annotations
Check warning on line 50 in internal/commands/inspect.go
codecov / codecov/patch
internal/commands/inspect.go#L50
Added line #L50 was not covered by tests
Check warning on line 77 in internal/commands/list.go
codecov / codecov/patch
internal/commands/list.go#L77
Added line #L77 was not covered by tests
Check warning on line 39 in internal/commands/remove.go
codecov / codecov/patch
internal/commands/remove.go#L39
Added line #L39 was not covered by tests
Check warning on line 106 in internal/commands/run.go
codecov / codecov/patch
internal/commands/run.go#L106
Added line #L106 was not covered by tests
Check warning on line 47 in internal/commands/update.go
codecov / codecov/patch
internal/commands/update.go#L47
Added line #L47 was not covered by tests
Check warning on line 60 in internal/store/app.go
codecov / codecov/patch
internal/store/app.go#L60
Added line #L60 was not covered by tests
Check warning on line 69 in internal/store/app.go
codecov / codecov/patch
internal/store/app.go#L62-L69
Added lines #L62 - L69 were not covered by tests
Check warning on line 71 in internal/store/app.go
codecov / codecov/patch
internal/store/app.go#L71
Added line #L71 was not covered by tests
Check warning on line 75 in internal/store/app.go
codecov / codecov/patch
internal/store/app.go#L75
Added line #L75 was not covered by tests
Check warning on line 31 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L28-L31
Added lines #L28 - L31 were not covered by tests
Check warning on line 36 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L33-L36
Added lines #L33 - L36 were not covered by tests
Check warning on line 40 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L38-L40
Added lines #L38 - L40 were not covered by tests
Check warning on line 42 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L42
Added line #L42 was not covered by tests
Check warning on line 48 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L47-L48
Added lines #L47 - L48 were not covered by tests
Check warning on line 52 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L51-L52
Added lines #L51 - L52 were not covered by tests
Check warning on line 56 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L55-L56
Added lines #L55 - L56 were not covered by tests
Check warning on line 70 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L65-L70
Added lines #L65 - L70 were not covered by tests
Check warning on line 74 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L72-L74
Added lines #L72 - L74 were not covered by tests
Check warning on line 76 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L76
Added line #L76 was not covered by tests
Check warning on line 89 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L79-L89
Added lines #L79 - L89 were not covered by tests
Check warning on line 94 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L91-L94
Added lines #L91 - L94 were not covered by tests
Check warning on line 96 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L96
Added line #L96 was not covered by tests
Check warning on line 99 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L98-L99
Added lines #L98 - L99 were not covered by tests
Check warning on line 101 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L101
Added line #L101 was not covered by tests
Check warning on line 108 in internal/store/crud/kubernetes.go
codecov / codecov/patch
internal/store/crud/kubernetes.go#L104-L108
Added lines #L104 - L108 were not covered by tests