Search Gradle plugins

Plugin Latest Version

A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules.

1.12.0
(26 February 2026)

A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules.

1.3.0
(02 March 2020)

Adds a task which generates a single Jacoco XML report with coverage data from all sub-modules

2.0.2
(17 August 2023)

Allow to include basic configuration for commons modules in Android.

0.33
(22 February 2021)

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)

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)

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

0.0.4
(23 March 2026)

Plugin that collects coverage from tests

0.1.4
(27 October 2025)

A plugin that provides the capability to publish code coverage to Bitbucket. Currently, only JaCoCo reports are supported.

1.1.0
(26 January 2024)

Reusable project publishing to be used in along Jenkins pipeline.

1.0.13
(11 July 2018)