Click or drag to resize

RegressionTagInShortlistRange Field

Indicates a regression that was explicitly specified in the request, and that has strong enough statistics to appear in the Shortlist even though it wasn't auto-selected to be in the shortlist (if it was it would have the Shortlist tag instead).

Namespace: DegreeDays.Api.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public static readonly RegressionTag InShortlistRange

Field Value

RegressionTag
Remarks
It is possible for none of the Requested regressions to have this tag if none of them have statistics as good as the auto-selected Shortlist regressions.
See Also