| Package | Description |
|---|---|
| com.intland.jenkins.coverage | |
| com.intland.jenkins.gcovr | |
| com.intland.jenkins.jacoco |
| Modifier and Type | Method and Description |
|---|---|
CoverageReport |
ICoverageCoverter.collectCoverageReport(String reportFilePath,
ExecutionContext context)
Collect coverage report in the specified file
|
| Modifier and Type | Method and Description |
|---|---|
CoverageReport |
GcovResultParser.collectCoverageReport(String reportFilePath,
ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
static String |
GcovHTMLMarkupBuilder.genearteSummary(CoverageReport report,
ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
CoverageReport |
JacocoResultParser.collectCoverageReport(String reportFilePath,
ExecutionContext context) |
Copyright © 2016–2019. All rights reserved.