Search Gradle plugins

Plugin Latest Version

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.05.10
(25 May 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)

A Gradle plugin that calculates test coverage percentage specifically for changed code in merge requests.Works with JaCoCo and Kover. Perfect for legacy projects with low overall coverage.

0.2.0
(15 October 2025)