Skip to content

cftang/example-java-maven

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecov Java Maven Example

Build Status codecov Codacy Badge

  1. Add cobertura-maven-plugin plugin to your pom.xml file, see here
  2. Call mvn cobertura:cobertura during your CI tests, see here
  3. Call bash <(curl -s https://codecov.io/bash) at the end of your CI build, see here
  • Using Travis CI, CircleCI or AppVeyor AND the repository is public? You're done! No token needed.
  • Otherwise, please add your repository token token.

Other Examples

https://app.codeship.com/projects/241984/tests/edit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%