Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin that computes code coverage on modified code |
0.9.5
(09 July 2022) |
|
A plugin that provides the capability to publish code coverage to Bitbucket. Currently, only JaCoCo reports are supported. |
1.1.0
(26 January 2024) |
|
Fast and safe, at monorepo scale. Static analysis and coverage for every codebase. |
0.1.6
(25 November 2025) |
|
Plugin that computes new code coverage based on Git commits difference |
1.0.18
(01 February 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) |
|
A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.11.0
(25 July 2025) |
|
A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.3.0
(02 March 2020) |
|
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) |
|
A gradle plugin for Android which can inspect incremental code test coverage |
0.0.1
(17 December 2020) |
|
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) |