naiveanalyzer

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntString

type IntString struct {
	// contains filtered or unexported fields
}

IntString is for sorting, primarily intended for map[string]int as implemented below

type NaiveAnalyzer

type NaiveAnalyzer struct {
}

NaiveAnalyzer implements functions that calculate flakiness as a ratio of failed tests to total tests

func (*NaiveAnalyzer) GetFlakiness

func (na *NaiveAnalyzer) GetFlakiness(gridMetrics []*common.GridMetrics, minRuns int, startDate int, endDate int, tab string) *summarypb.HealthinessInfo

GetFlakiness returns a HealthinessInfo message with data to display flakiness as a ratio of failed tests to total tests

Jump to

Keyboard shortcuts

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