enum class MetricComparison
A type of metric change
MORE
Fail the build when the metric increases
LESS
Fail the build when the metric decreases
DIFF
Fail the build when the metric increases or decreases
mapping
val mapping: <ERROR CLASS>