split cover & race for accurate line numbers
This commit is contained in:
parent
39959e963b
commit
5369e5af9d
@ -20,4 +20,5 @@ install:
|
||||
script:
|
||||
- go vet ./...
|
||||
- $HOME/gopath/bin/golint .
|
||||
- go test -cpu=2 -race -cover -v ./...
|
||||
- go test -cpu=2 -race -v ./...
|
||||
- go test -cpu=2 -covermode=atomic ./...
|
||||
|
Loading…
Reference in New Issue
Block a user