Search Gradle plugins

Plugin Latest Version

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.1
(18 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)

A gradle plugin for Android which can inspect incremental code test coverage

0.0.1
(17 December 2020)

Checks jacoco coverage reports."

1.0.0
(13 December 2020)

The org.wrlyonsjr.jacoco-coverage and org.wrlyonsjr.jacoco-full-report plugins provide tasks and configuration to aggregate jacoco coverage reports and thresholding at the root project level.

0.0.6
(18 February 2020)

Coverage plugin

1.0
(04 December 2016)

Conventions for 'jacoco-report-aggregation' to be used in a report aggregation project

0.7.6
(17 March 2026)