ResultsAnalysis interface
Results insights for runs with state completed and NeedInvestigation.
Properties
previous |
Reference of pipeline instance from which to compare the results. |
results |
Increase/Decrease in counts of results for a different outcome with respect to PreviousContext. |
test |
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