Repo Added
|
Build
1651
Last
|
Files
9
|
Badge
README BADGES
|
github
go.mod: Fix unresolvable indirect dependency Fix `go list -mod=readonly -m all` by adding a replace for `k8s.io/dynamic-resource-allocation` that points to the Kubernetes version currently in use. The packages is not used here, but making the dependency resolvable makes the go toolchain happy. cf.: https://github.com/kubernetes/kubernetes/blob/4b48ab1fd/go.mod#L265
839 of 1076 relevant lines covered (77.97%)
7.7 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|