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) |
|
Jacoco coverage aggregation support for Android/JVM modules |
2.4.7
(23 November 2025) |
|
Supports aggregating test execution and coverage data. |
36.2.0
(01 December 2025) |
|
Aggregates and/or logs Jacoco test coverage to the Gradle build log |
4.0.0
(05 October 2025) |
|
A Gradle plugin that simplifies and extends the jacoco-report-aggregation plugin, enabling consolidated code coverage reports across multiple projects or modules. |
0.12.0
(22 March 2025) |