Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 128 Bytes

go.md

File metadata and controls

1 lines (1 loc) · 128 Bytes

run tests and create a html file with code coverage: go test -coverprofile=coverage.out && go tool cover -html=coverage.out