multus-cni/vendor/github.com/emicklei/go-restful/coverage.sh
2017-06-29 17:15:54 +01:00

2 lines
67 B
Bash

go test -coverprofile=coverage.out
go tool cover -html=coverage.out