×
A plugin for Jenkins to capture and visualize code coverage testing results for projects using JaCoCo for code-coverage analysis.
Mar 13, 2023 · This plugin integrates JaCoCo code coverage reports to Jenkins.
Sep 7, 2021 · This plugin allows you to capture code coverage report from JaCoCo. Jenkins will generate the trend report of coverage and some other statistics ...
4 days ago · Collects code coverage results of different tools (JaCoCo, Cobertura, etc.) and visualizes the results.
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 ...
Missing: /url | Show results with:/url
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Dec 23, 2021 · I'm working on a plugin and I don't know what could've possibly triggered this issue, but I was building a new hpi to hand off to a QA ...
Missing: jacoco/ | Show results with:jacoco/
Jun 27, 2022 · In my jenkins file i have written the code to display the code coverage for both java (using jacoco) and c++ (using bazel coverage -cobertura) .
Configures maven environment to use within a pipeline job by calling sh mvn or bat mvn . The selected maven installation will be configured and prepended to the ...
Mar 30, 2024 · This plugin aggregates Jobs and Test results in a single HTML Report and sends results via email.