Search Gradle plugins

Plugin Latest Version

Logs JaCoCo test coverage to the Gradle build log

4.0.2
(11 April 2026)

Evaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files

0.9.8
(25 March 2026)

Evaluate code coverage for projects written in Kotlin

0.9.8
(25 March 2026)

com.teamscale

CC-compatible

Supports collecting Testwise Coverage and uploading reports to Teamscale.

36.5.2
(27 April 2026)

Supports aggregating test execution and coverage data.

36.5.2
(27 April 2026)

Scans sources for JaCoCo marker annotations (default: @ExcludeFromJacocoGeneratedCodeCoverage) that should be excluded from code coverage and generates an HTML+XML report with excluded code.

0.1.3
(23 April 2026)

A Gradle plugin that gates builds on Kover coverage thresholds and generates gap reports

0.1.2
(14 April 2026)

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)