Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
com.form.diff-coveragePlugin that computes code coverage on modified code |
0.9.5
(09 July 2022) |
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) |
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) |
org.wrlyonsjr.jacoco-coverageThe 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) |
io.github.gw-kit.delta-coveragePlugin that computes code coverage on modified code |
3.0.0
(21 November 2024) |
io.github.surpsg.delta-coveragePlugin that computes code coverage on modified code |
2.5.0
(08 September 2024) |
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) |
io.github.vishalsharma1997.new-code-coverage-checkerPlugin that computes new code coverage based on Git commits difference |
1.0.18
(01 February 2024) |
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) |