Files
kube-plex/vendor/github.com/emicklei/go-restful/coverage.sh
T
2018-01-07 12:55:55 +00:00

2 lines
67 B
Bash

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