Search Gradle plugins
Plugin | Latest Version |
---|---|
com.form.diff-coveragePlugin that computes code coverage on modified code |
0.9.5
(09 July 2022) |
dev.turingcomplete.bitbucket-code-coverageA plugin that provides the capability to publish code coverage to Bitbucket. Currently, only JaCoCo reports are supported. |
1.1.0
(26 January 2024) |
io.github.vishalsharma1997.new-code-coverage-checkerPlugin that computes new code coverage based on Git commits difference |
1.0.18
(01 February 2024) |
com.azizutku.jacocoaggregatecoveragepluginThe 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) |
nl.neotech.plugin.rootcoverageA Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.9.0
(07 September 2024) |
org.neotech.plugin.rootcoverageA Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.3.0
(02 March 2020) |
io.github.galvin.code-coverageA gradle plugin for Android which can inspect incremental code test coverage |
0.0.1
(17 December 2020) |
com.palantir.jacoco-coverageThe 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) |
com.palantir.jacoco-full-reportThe 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) |
io.github.estivensh4.jacoco-coverageThe 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) |