ceph-csi/vendor/github.com/emicklei/go-restful/coverage.sh

2 lines
67 B
Bash
Raw Normal View History

2018-01-09 18:57:14 +00:00
go test -coverprofile=coverage.out
go tool cover -html=coverage.out