Skip to content

Instantly share code, notes, and snippets.

@savsgio
Last active April 24, 2020 07:35
Show Gist options
  • Save savsgio/aaf6b11d6aba30bb7b1294e185600a43 to your computer and use it in GitHub Desktop.
Save savsgio/aaf6b11d6aba30bb7b1294e185600a43 to your computer and use it in GitHub Desktop.
go test -coverprofile=c.out && go tool cover -html=c.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment