Search Gradle plugins

Plugin Latest Version

The JaCoCo Aggregate Coverage Plugin simplifies the process of generating a unified code coverage report for multi-module Gradle projects. Leveraging the power of JaCoCo, it seamlessly aggregates coverage data across all subprojects, creating a comprehensive overview of your project's test coverage. This plugin is ideal for large-scale projects where insight into overall code quality is essential.

0.1.0
(08 November 2023)

Aggregates and/or logs Jacoco test coverage to the Gradle build log

4.0.0
(05 October 2025)

Logs JaCoCo test coverage to the Gradle build log

3.1.0
(16 February 2023)

Jacoco coverage aggregation support for Android/JVM modules

2.4.7
(23 November 2025)

A Gradle plugin that collects and reports coverage per test.

1.0.0
(26 November 2020)

Plugin that configures test coverage metrics.

0.32.1
(16 October 2017)

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

0.32.1
(16 October 2017)

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)

supports unified coverage for multiple jvm-test-suites

0.3.0
(14 August 2025)

Supports aggregating test execution and coverage data.

36.2.0
(01 December 2025)