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) |
|
Plugin that computes code coverage on modified code |
0.9.5
(09 July 2022) |
|
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) |
|
The io.github.estivensh4.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. |
0.0.2
(23 February 2023) |
|
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) |
|
Plugin that computes code coverage on modified code |
3.5.1
(08 November 2025) |
|
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) |
|
A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.11.0
(25 July 2025) |
|
Displays JaCoCo coverage reports in console table format |
1.0.0
(08 June 2025) |
|
Plugin that computes code coverage on modified code |
2.5.0
(08 September 2024) |