go test -cover -coverprofile coverage.txt -v ./internal/pkg/report/... go tool cover -html=coverage.txt -o coverage.html xdg-open coverage.html $ go run github.com/gregoryv/uncover/cmd/uncover@latest coverage.txt ReportLog total: (statements) 100.0% |
||
|---|---|---|
| .. | ||
| app | ||
| pkg | ||