We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8649ee commit fcc1323Copy full SHA for fcc1323
1 file changed
gotestcov.sh
@@ -0,0 +1,2 @@
1
+go test -coverprofile=coverage.out
2
+go tool cover -html=coverage.out
0 commit comments