cert-manager-webhook-example/vendor/github.com/emicklei/go-restful/v3/coverage.sh
Konstantin Kalugin-Balashov 752d8d74da Initial
2024-02-28 13:20:51 +07:00

2 lines
No EOL
67 B
Bash

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