Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
com.bmuschko.cloverGradle plugin for generating a code coverage report using Clover. |
3.0.7
(18 September 2024) |
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) |
org.shikato.gradle.android.coverage.checkChecks jacoco coverage reports." |
1.0.0
(13 December 2020) |
org.myire.quill.coberturaTest coverage report based on the Cobertura tool |
2.4
(24 May 2020) |
io.github.zenhelix.jacoco.conventionA Gradle plugin that extends the jacoco plugin with additional configurations and reporting features for enhanced code coverage analysis |
0.12.0
(22 March 2025) |
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) |
io.github.ddimtirov.codacyUpload Jacoco coverage reports to Codacy.com |
0.1.0
(14 April 2017) |
io.testaxis.coveragepertestA Gradle plugin that collects and reports coverage per test. |
1.0.0
(26 November 2020) |
com.teamscaleSupports collecting Testwise Coverage and uploading reports to Teamscale. |
35.0.3
(28 March 2025) |