Classes
Enumerations
Interfaces
TypeAliases

CompassHasMetricValueLibraryScorecardCriterion

The configuration for a library scorecard criterion checking the value of a specified metric name.

Property NameTypeDescription
__typenameLiteral
comparatorMaybe<CompassCriteriaNumberComparatorOptions>The comparison operation to be performed between the metric and comparator value.
comparatorValueMaybe<Number>The threshold value that the metric is compared to.
descriptionMaybe<String>Custom description of the library scorecard criterion
metricDefinitionIdMaybe<String>The ID of the component metric to check the value of.
nameMaybe<String>Custom name of the library scorecard criterion
weightMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: