×
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 factor ...
Missing: monitor | Show results with:monitor
Mar 26, 2024 · The default factor is 1.0. A factor of 0.0 will disable the test result contribution to build health score, and, as an example, a factor of 0.5 ...
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 ...
Missing: monitor | Show results with:monitor
Sep 18, 2023 · This plugin integrates TestNG test reports to Jenkins.
Missing: history | Show results with:history
Mar 7, 2024 · Collects code coverage results of different tools (JaCoCo, Cobertura, etc.) and visualizes the results.
The healthy threshold defines the limit of warnings for a healthy result: A build is considered as 100% healthy when the number of issues is less than the ...
Missing: monitor history
Dec 26, 2023 · Configure how many historical reports to keep (0 = no limit). Advanced Configuration Options. There are 4 advanced configuration options that ...
Missing: threshold | Show results with:threshold
Oct 31, 2016 · The JUnit plugin is the go-to test result reporter for many Jenkins projects, but the it is not the only one available. The xUnit plugin is ...
Missing: monitor | Show results with:monitor
The build status degrades to unstable (or failed) if branch coverage decreases by more than this delta threshold compared to the previous build.
Missing: junit monitor history