×
A factor of 0.0 will disable the test result contribution to build health score. · A factor of 0.1 means that 10% of tests failing will score 99% health · A ...
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
Feb 22, 2024 · Jenkins can provide useful information about test results, such as the historical test result trend, web UI for viewing test reports, tracking ...
Sep 18, 2023 · Thresholds for marking the build as Unstable/Failed: User can configure a Threshold Mode as number of tests or percentage of tests and then ...
Missing: history | Show results with:history
I.e., if the line or branch coverage does not reach the threshold of 60%, then the build will be marked as unstable.
Sep 14, 2021 · Hello. If you use XUnit plugin to publish test results, there is a “threshold” concept that should allow you to adjust scores for tests: https ...
Missing: history | Show results with:history
checkThresholdType(Threshold) - Method in class org.jenkinsci.plugins.benchmark.parsers.MapperBase. Detect if threshold requires history. checkType(String) ...
Dec 19, 2021 · Build changes history. last changes02. Last ... matchWordsThreshold: '0.25 ... For testing run any class on src/test/java folder as JUnit test.
Missing: threshold | Show results with:threshold
setJUnitCounts : Set junit test result counts as custom build properties · waitForCustomBuildProperties : Wait until specified custom build properties are set.
Missing: threshold | Show results with:threshold
The build status degrades to unstable (or failed) if class coverage decreases by more than this delta threshold compared to the previous build.
Missing: junit history