| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryResponse |
CodeCoverageApi.getCodeCoverageBranchSummary(BranchCoverageSummaryRequest body)
Get code coverage summary for a branch.
|
CoverageSummaryResponse |
CodeCoverageApi.getCodeCoverageCommitSummary(CommitCoverageSummaryRequest body)
Get code coverage summary for a commit.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryResponse |
CoverageSummaryResponse.data(CoverageSummaryData data) |
CoverageSummaryResponse |
CoverageSummaryResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.