crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_2.failure-conditions/-build-failure-on-metric/threshold.html

37 lines
1.9 KiB
HTML
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
<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>&nbsp;/&nbsp;<a href="index.html">BuildFailureOnMetric</a>&nbsp;/&nbsp;<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>