mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-05-06 17:27:16 +00:00
2 lines
67 B
Bash
2 lines
67 B
Bash
go test -coverprofile=coverage.out
|
|
go tool cover -html=coverage.out |