8000 GitHub - troubleshoot-codacy/coverage-dev
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

troubleshoot-codacy/coverage-dev

Repository files navigation

coverage-dev

Codacy Badge Codacy Badge

Example repository on how to generate a coverage report for Java!!

Requirements

  • Maven 3.x
  • Java 8

If you don't have those specific versions, SDKMAN! can be helpful.

Run tests

mvn clean test

Running tests will also generate a JaCoCo report. After successfully running the tests, you can find the XML report at target/site/jacoco/jacoco.xml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0