The configuration for a library scorecard criterion checking the value of a specified metric name.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
comparator | Maybe<CompassCriteriaNumberComparatorOptions> | The comparison operation to be performed between the metric and comparator value. |
comparatorValue | Maybe<Number> | The threshold value that the metric is compared to. |
description | Maybe<String> | Custom description of the library scorecard criterion |
metricDefinitionId | Maybe<String> | The ID of the component metric to check the value of. |
name | Maybe<String> | Custom name of the library scorecard criterion |
weight | Maybe<Number> | The weight that will be used in determining the aggregate score. |
Rate this page: