×
... TESTS. + baseline; - baseline (optional). Select the baseline to be used for the code coverage computation of this quality gate. The following different ...
Apr 18, 2017 · As part of the pipeline, the code is inspected, and only if the code is fine according to defined requirements, in other words: it meets the ...
Collects code coverage results of different tools (JaCoCo, Cobertura, etc.) and visualizes the results.
java" matches all files/dirs which start with an 'a', then two more characters and then ".java", in a directory called test. "**" matches everything in a ...
Oct 23, 2023 · The Code Coverage API plug-in reached end-of-life. All functionality has been integrated into the Coverage Plugin. Please migrate your steps ...
SonarQube Scanner for Jenkins. View this plugin on the Plugins site. waitForQualityGate : Wait for SonarQube analysis to be completed and return quality gate ...
Apr 12, 2021 · Provides a mechanism for determining if a new build has generated errors in OverOps.
Sep 7, 2021 · This plugin provides a mechanism for applying OverOps severity assignment and regression analysis to new builds to allow application owners, ...
Defines a quality gate based on a specific threshold of code coverage in the current build. CoverageQualityGate.Descriptor. Descriptor of the ...