ResultSummary interface

Summary of results for a pipeline instance.

Properties

resultSummaryByRunState

Result summary of pipeline, group by TestRun state.

Property Details

resultSummaryByRunState

Result summary of pipeline, group by TestRun state.

resultSummaryByRunState: {[key: number]: ResultsSummaryByOutcome}

Property Value

{[key: number]: ResultsSummaryByOutcome}