Unable to get Codecov to work with Scala project

https://circleci.com/gh/pico-works/pico-atomic/33

Error:


/ | | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / ` |/ _ / / _ \ \ / /
| |
| (
) | (
| | __/ (
| (
) \ V /
______/ _,|_|____/ _/
0db33a1

==> Circle CI detected.
(root) .
==> Running gcov (disable via -X gcov)
-> gcov in .
==> Searching for coverage reports
Found 1 reports.
**> Python coverage not found
**> No coverage report found.

bash <(curl -s https ://codecov.io/bash) returned exit code 1

1 Like

Does this work locally?

I don’t think gcov is installed by default, you have to install it first.