ResultSummary interface
Summary of results for a pipeline instance.
Properties
result |
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}