com.github.surpsg:diff-coverage-maven-plugin

Diff coverage maven plugin builds code coverage report of new and modified code based on a provided diff

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.surpsg
ArtifactId

ArtifactId

diff-coverage-maven-plugin
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.github.surpsg:diff-coverage-maven-plugin
Diff coverage maven plugin builds code coverage report of new and modified code based on a provided diff
Project URL

Project URL

https://github.com/SurpSG/diff-coverage-maven-plugin
Source Code Management

Source Code Management

https://github.com/SurpSG/diff-coverage-maven-plugin

Download diff-coverage-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.surpsg</groupId>
    <artifactId>diff-coverage-maven-plugin</artifactId>
    <version>0.2.1</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
com.github.form-com.diff-coverage-gradle » jacoco-filtering-extension jar 0.9.0
org.jacoco : org.jacoco.core jar 0.8.7
org.jacoco : org.jacoco.report jar 0.8.7
org.eclipse.jgit : org.eclipse.jgit jar 5.12.0.202106070339-r

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.32
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1