package testgrid.state

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AlertInfo

state.proto:44

Info on a failing test row about the failure.

Used in: api.v1.ListRowsResponse.Row, Row

message Cluster

state.proto:248

A cluster of failures grouped by test status and message for a test results table.

Used in: Grid

message ClusterRow

state.proto:260

Cells in a TestRow that belong to a specific Cluster.

Used in: Cluster

message Column

state.proto:118

TestGrid column headers. Does not contain the individual cells.

Used in: Grid

message Grid

state.proto:212

A single table of test results backing a dashboard tab.

message Metric

state.proto:16

A metric and its values for each test cycle.

Used in: Row

message Property

state.proto:13

Used in: Row

message Row

state.proto:161

TestGrid rows

Used in: Grid

message Stats

state.proto:149

Used in: Column

message TestMetadata

state.proto:97

Info on default test metadata for a dashboard tab.

Used in: Grid

message UpdateInfo

state.proto:38

Info on time taken to update test results during the last update cycle.

Used in: Grid

message UpdatePhaseData

state.proto:29

Used in: UpdateInfo