Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.merge-jacoco-reportsPlugin that merges all jacoco reports. |
1.0.113
(12 February 2019) |
name.remal.merged-jacoco-reportPlugin that merges all jacoco reports in current project and all subprojects. |
1.5.0
(18 August 2021) |
io.freefair.aggregate-jacoco-reportAggregate Jacoco Report Plugin |
8.13.1
(25 March 2025) |
io.github.zenhelix.jacoco-report-aggregation.conventionA Gradle plugin that simplifies and extends the jacoco-report-aggregation plugin, enabling consolidated code coverage reports across multiple projects or modules. |
0.12.0
(22 March 2025) |
io.github.estivensh4.jacoco-full-reportThe io.github.estivensh4.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.0.2
(23 February 2023) |
org.wrlyonsjr.jacoco-full-reportThe 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) |
com.oliverspryn.gradle.testcoveragereporterExtracts unit test coverage metrics from a JaCoCo report and displays a summary in the build output |
1.0.0
(22 November 2019) |
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) |
name.remal.jacoco-to-coberturaConvert Jacoco XML reports to Cobertura format for importing in GitLab CI coverage report artifact |
2.0.1
(01 April 2025) |
net.razvan.jacoco-to-coberturaThis plugin converts jacoco xml reports to cobertura. Make sure the jacocoTestReport runs before. |
1.3.2
(09 January 2025) |