MVN

com.github.juliangamble : commit-level-coverage-report

Maven & Gradle

Aug 31, 2017
4 stars

commit-level-coverage-report · This project enables coverage reporting at a commit level

<plugin>
    <groupId>com.github.juliangamble</groupId>
    <artifactId>commit-level-coverage-report</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.juliangamble : commit-level-coverage-report to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.juliangamble : commit-level-coverage-report to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commit-level-coverage-report-1.0.2
commit-level-coverage-report-1.0.1
1.0
commit-level-coverage-report-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.juliangamble</groupId>
    <artifactId>commit-level-coverage-report</artifactId>
    <version>1.0.2</version>
</plugin>