common

package
v0.0.173 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GridMetrics

type GridMetrics struct {
	Name             string
	Passed           int
	Failed           int
	FlakyCount       int
	AverageFlakiness float64
	FailedInfraCount int
	InfraFailures    map[string]int
}

GridMetrics contains the gathered metrics such as passed and failed test count for a state.proto Grid

func NewGridMetrics

func NewGridMetrics(name string) *GridMetrics

NewGridMetrics constructs a new GridMetrics struct with nil default values reassigned to working versions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL