Search Gradle plugins

Plugin Latest Version

Displays JaCoCo coverage reports in console table format

1.0.0
(08 June 2025)

Plugin that computes code coverage on modified code

2.5.0
(08 September 2024)

Plugin that computes new code coverage based on Git commits difference

1.0.18
(01 February 2024)

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

1.1.0
(26 January 2024)

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

1.3.0
(02 March 2020)

Plugin that configures test coverage metrics for all subprojects and merges it.

0.32.1
(16 October 2017)

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)

supports unified coverage for multiple jvm-test-suites

0.18.0
(15 March 2026)

Jacoco coverage aggregation support for Android/JVM modules

2.5.0
(16 January 2026)

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

2.0.2
(17 August 2023)