Search Gradle plugins
Plugin | Latest Version |
---|---|
com.form.diff-coveragePlugin that computes code coverage on modified code |
0.9.5
(09 July 2022) |
com.palantir.jacoco-coverageThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
io.github.estivensh4.jacoco-coverageThe io.github.estivensh4.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. |
0.0.2
(23 February 2023) |
org.wrlyonsjr.jacoco-coverageThe org.wrlyonsjr.jacoco-coverage and org.wrlyonsjr.jacoco-full-report plugins provide tasks and configuration to aggregate jacoco coverage reports and thresholding at the root project level. |
0.0.6
(18 February 2020) |
io.github.surpsg.delta-coveragePlugin that computes code coverage on modified code |
1.0.0
(27 April 2023) |
nl.neotech.plugin.rootcoverageA Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.6.0
(25 September 2022) |
dev.turingcomplete.bitbucket-code-coverageA plugin that provides the capability to publish code coverage to Bitbucket. Currently, only JaCoCo reports are supported. |
1.0.0
(12 May 2022) |
org.neotech.plugin.rootcoverageA Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.3.0
(02 March 2020) |
name.remal.merged-coverage-metricsPlugin that configures test coverage metrics for all subprojects and merges it. |
0.32.1
(16 October 2017) |
com.palantir.jacoco-full-reportThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |