|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodeCoverHealthReportThresholds | |
|---|---|
| hudson.plugins.codecover | |
| Uses of CodeCoverHealthReportThresholds in hudson.plugins.codecover |
|---|
| Fields in hudson.plugins.codecover declared as CodeCoverHealthReportThresholds | |
|---|---|
CodeCoverHealthReportThresholds |
CodeCoverPublisher.healthReports
HealthReport thresholds to apply. |
| Methods in hudson.plugins.codecover with parameters of type CodeCoverHealthReportThresholds | |
|---|---|
static CodeCoverBuildAction |
CodeCoverBuildAction.load(hudson.model.AbstractBuild<?,?> owner,
Rule rule,
CodeCoverHealthReportThresholds thresholds,
hudson.FilePath... files)
Constructs the object from codecover XML report files. |
static CodeCoverBuildAction |
CodeCoverBuildAction.load(hudson.model.AbstractBuild<?,?> owner,
Rule rule,
CodeCoverHealthReportThresholds thresholds,
InputStream... streams)
|
| Constructors in hudson.plugins.codecover with parameters of type CodeCoverHealthReportThresholds | |
|---|---|
CodeCoverBuildAction(hudson.model.AbstractBuild<?,?> owner,
Rule rule,
Ratio statementCoverage,
Ratio branchCoverage,
Ratio loopCoverage,
Ratio conditionCoverage,
CodeCoverHealthReportThresholds thresholds)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||