Search Gradle plugins
Plugin | Latest Version |
---|---|
org.starchartlabs.flare.merge-coverage-reportsAdds a task which generates a single Jacoco XML report with coverage data from all sub-modules |
1.0.0
(21 January 2020) |
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) |
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.kageiit.jacoboGreetings from here! |
2.1.0
(07 December 2017) |
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.1
(06 August 2020) |
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) |
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) |