Codecov Java Maven Example Add cobertura-maven-plugin plugin to your pom.xml file, see here Call bash <(curl -s https://codecov.io/bash) at the end of your CI build, see here Learn how to include your upload repository token Other Examples Java JaCoCo Example Android Example Gradle Example