Skip to content

Instantly share code, notes, and snippets.

@johan-lejdung
Created October 18, 2018 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johan-lejdung/5ef2d8b50da2f6f99fbdcadba53e2af9 to your computer and use it in GitHub Desktop.
Save johan-lejdung/5ef2d8b50da2f6f99fbdcadba53e2af9 to your computer and use it in GitHub Desktop.
go test -v -race -coverprofile=coverage.out -covermode=atomic ./...
bash <(curl -s https://codecov.io/bash)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment