Search Gradle plugins

Plugin Latest Version

The 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)

A plugin to generate and coverage badges for Kotlin Kover reports and embed them in readme files

0.0.6
(14 September 2023)

The 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)

Process jacoco report and print the code coverage to the Azure DevOps

0.0.4
(23 March 2026)

Jacoco coverage aggregation support for Android/JVM modules

2.5.1
(25 May 2026)

Adds OpenClover test coverage reporting to your project. Please note that this plugin is not yet finished, but should be working for all basic Java and Groovy projects.

0.5.2
(05 February 2021)

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.06.13
(13 July 2026)

Run tests and generate coverage reports in Docker containers

0.1.1
(11 April 2016)

use 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)

The JaCoCoReportAggregationAndroidPlugin plugin provides code coverage metrics for multi-module Android project.

0.1.1
(16 January 2024)