mirror of
https://github.com/kubernetes/sample-controller.git
synced 2025-02-08 23:12:50 +08:00
2 lines
67 B
Bash
2 lines
67 B
Bash
![]() |
go test -coverprofile=coverage.out
|
||
|
go tool cover -html=coverage.out
|