test: override: - go test -race -coverprofile=coverage.txt -covermode=atomic post: - bash <(curl -s https://codecov.io/bash)