Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Gradle plugin for JaCoCo integration with Gradle TestKit |
1.0.12
(04 May 2023) |
|
The io.github.estivensh4.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.0.2
(23 February 2023) |