Files
kubesphere/vendor/github.com/emicklei/go-restful/coverage.sh
Calvin Yu 484f52cb75 add builder files
add missing vendor folder
2018-05-19 19:48:18 +08:00

2 lines
67 B
Bash

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