Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CodeCoverageSummary

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

Hierarchy

  • CodeCoverageSummary

Index

Properties

Optional build

Uri of build for which data is retrieved/published

Optional coverageData

coverageData: Array<CodeCoverageData>

List of coverage data and details for the build

Optional deltaBuild

deltaBuild: ShallowReference

Uri of build against which difference in coverage is computed

Generated using TypeDoc