Juniper / contrail

Contrail repo for core components (go based)
Apache License 2.0
44 stars 32 forks source link

Add support for coveralls.io #44

Closed nati closed 6 years ago

nati commented 6 years ago

Closes #41

nati commented 6 years ago

Waiting for approval of use for coverall.

damianoneill commented 6 years ago

@nati job failed.

#!/bin/bash -eo pipefail
make test
./tools/test.sh
.
./doc.go
?       github.com/Juniper/contrail [no test files]
./.circleci
ls: cannot access './.circleci/*.go': No such file or directory
can't load package: package github.com/Juniper/contrail/.circleci: no Go files in /go/src/github.com/Juniper/contrail/.circleci
failed
Makefile:10: recipe for target 'test' failed
make: *** [test] Error 1
Exited with code 2
nati commented 6 years ago

Thanks we are also waiting for approval of corporate account of coveralls