Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.zenhelix.jacoco.conventionA Gradle plugin that extends the jacoco plugin with additional configurations and reporting features for enhanced code coverage analysis |
0.10.0
(09 February 2025) |
org.hiero.gradle.report.code-coverageConventions for 'jacoco-report-aggregation' to be used in a report aggregation project |
0.3.3
(03 February 2025) |
org.jetbrains.kotlinx.kover.aggregationEvaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files |
0.9.1
(08 January 2025) |
org.jetbrains.kotlinx.koverEvaluate code coverage for projects written in Kotlin |
0.9.1
(08 January 2025) |
gov.tak.gradle.plugins.coverage-report-aggregatorCoverage Report Aggregator Plugin |
1.3.2
(21 November 2024) |
com.markklim.popcorn.coverageCode coverage plugin |
1.3.2-kotlin23
(01 August 2024) |
io.github.andoloido.coverageuse ASM when transform code to report which class is used on line, this plugin can help to remove unused code |
0.0.4
(30 June 2023) |
io.github.DiLilloDaniele.gradle-python-testingPlugin developed aiming at the automation of the testing process in a Python project. This plugin includes the possibility to specify the src and test folders of the project and perform tests and coverage using all the Python libraries (unittest and coverage modules). It is also supported to use Phython virtual environments. |
1.4.4
(30 May 2023) |
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.barfuin.gradle.jacocologLogs JaCoCo test coverage to the Gradle build log |
3.1.0
(16 February 2023) |