DefaultFilters

enum DefaultFilters : Enum<CustomChart.DefaultFilters> , CustomChart.FilterParameterValue

Predefined default filters.

See also

Entries

Link copied to clipboard
SHOW_FAILED("showFailed")

Include results from failed builds by default

Link copied to clipboard
AVERAGED("averaged")

By default, show averaged values on the chart

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
open override val value: String