mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-10 00:21:22 +00:00
2 lines
67 B
Bash
2 lines
67 B
Bash
|
go test -coverprofile=coverage.out
|
||
|
go tool cover -html=coverage.out
|