영어로 읽기 편집

다음을 통해 공유


ResultsAnalysis interface

Results insights for runs with state completed and NeedInvestigation.

Properties

previousContext

Reference of pipeline instance from which to compare the results.

resultsDifference

Increase/Decrease in counts of results for a different outcome with respect to PreviousContext.

testFailuresAnalysis

Failure analysis of results with respect to PreviousContext

Property Details

previousContext

Reference of pipeline instance from which to compare the results.

previousContext: PipelineReference

Property Value

resultsDifference

Increase/Decrease in counts of results for a different outcome with respect to PreviousContext.

resultsDifference: AggregatedResultsDifference

Property Value

testFailuresAnalysis

Failure analysis of results with respect to PreviousContext

testFailuresAnalysis: TestResultFailuresAnalysis

Property Value