RunErrorStatistics
An error class’s summary.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
class |
yes | RunErrorClass |
The error class. | — |
totalRuns |
yes | integer (int64) |
The total number of runs falling into this class. | pattern `^-?(?:0\ |
topClusters |
no | array of RunErrorCluster |
This class’s most frequent clusters, in descending order of count. | — |