JacocoReportAggregationPlugin

Adds configurations to for resolving variants containing JaCoCo code coverage results, which may span multiple subprojects. Reacts to the presence of the jvm-test-suite plugin and creates tasks to collect code coverage results for each named test-suite.

Since

7.4

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun apply(project: Project)
Apply this plugin to the given target object.