Created
October 18, 2018 20:41
-
-
Save johan-lejdung/5ef2d8b50da2f6f99fbdcadba53e2af9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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