37 lines
1.9 KiB
HTML
37 lines
1.9 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>BuildFailureOnMetric.threshold - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.failureConditions</a> / <a href="index.html">BuildFailureOnMetric</a> / <a href="./threshold.html">threshold</a><br/>
|
|
<br/>
|
|
<h1>threshold</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.failureConditions.BuildFailureOnMetric$threshold"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">threshold</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code>
|
|
<p>Threshold for build failure. A build will fail when a metric is changed more significantly than the specified threshold.
|
|
Threshold change is treated according to the selected units. If not specified, the default value 1 is used.</p>
|
|
<p><strong>See Also</strong><br/>
|
|
<p><a href="units.html">units</a></p>
|
|
<p><a href="-metric-unit/index.html">MetricUnit</a></p>
|
|
</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Threshold for build failure. A build will fail when a metric is changed more significantly than the specified threshold.
|
|
Threshold change is treated according to the selected units. If not specified, the default value 1 is used.</p>
|
|
</p>
|
|
<p><strong>Getter See Also</strong><br/>
|
|
<p><a href="units.html">units</a></p>
|
|
<p><a href="-metric-unit/index.html">MetricUnit</a></p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Threshold for build failure. A build will fail when a metric is changed more significantly than the specified threshold.
|
|
Threshold change is treated according to the selected units. If not specified, the default value 1 is used.</p>
|
|
</p>
|
|
<p><strong>Setter See Also</strong><br/>
|
|
<p><a href="units.html">units</a></p>
|
|
<p><a href="-metric-unit/index.html">MetricUnit</a></p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|