Represents the code coverage summary results Used to publish or retrieve code coverage summary against a build

Properties

Uri of build for which data is retrieved/published

coverageData?: CodeCoverageData[]

List of coverage data and details for the build

coverageDetailedSummaryStatus?: CoverageDetailedSummaryStatus
deltaBuild?: ShallowReference

Uri of build against which difference in coverage is computed

Uri of build against which difference in coverage is computed