forked from LaconicNetwork/kompose
reason for this is that openshift/kubernetes backported k8s.io/kubernetes/pkg/securitycontextconstraints/util that is currently required by something that github.com/openshift/origin/pkg/deploy/api/v1 depends on
2 lines
67 B
Bash
2 lines
67 B
Bash
go test -coverprofile=coverage.out
|
|
go tool cover -html=coverage.out |