Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Finalize Test tasks with JacocoReport and JacocoCoverageVerification tasks |
2.0.3
(24 December 2025) |
|
Gradle plugin to parse jacoco report as a markdown |
1.5.2
(03 August 2025) |
|
This plugin converts jacoco xml reports to cobertura. Make sure the jacocoTestReport runs before. |
2.0.0
(13 July 2025) |
|
Displays JaCoCo coverage reports in console table format |
1.0.0
(08 June 2025) |
|
A Gradle plugin that extends the jacoco plugin with additional configurations and reporting features for enhanced code coverage analysis |
0.12.0
(22 March 2025) |
|
Configuration of and additional functionality for the standard JaCoCo plugin |
3.3
(29 August 2024) |
|
Send jacoco coverage data to coveralls.io |
1.2.20
(06 May 2024) |
|
Configures Android library projects with Jacoco code coverage for your project. |
1.0.0-alpha05
(15 April 2024) |
|
Configures Android application-specific options with Jacoco code coverage for your project. |
1.0.0-alpha05
(15 April 2024) |
|
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) |