×
A plugin for Jenkins to capture and visualize code coverage testing results for projects using JaCoCo for code-coverage analysis.
Allows to configure various aspects of the JaCoCo code coverage report. The paths define where the various types of files can be found in the workspace, ...
JaCoCo · permalink to the latest · 3.3.5. Released: Oct 4, 2023. SHA-1: bdf32b3d7c47efb55cd5ca1fc55a09416f9838b0 · 3.3.4. Released: Jul 1, 2023. SHA-1: ...
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 ...
Apr 10, 2024 · This plugin integrates JaCoCo code coverage reports to Jenkins.
Apr 23, 2024 · Collects code coverage results of different tools (JaCoCo, Cobertura, etc.) and visualizes the results.
Gets the most recent JacocoBuildAction object. Returns: the most recent jacoco coverage report. doGraph. public void doGraph​(org.kohsuke.
Jul 26, 2023 · Hi, I am using jacoco plugin to make sure if the coverage is less than 70 % then build should failed. for that i am using below script, ...
This class encapsulates delta thresholds configured by the user. JacocoHealthReportThresholds. Holds the configuration details for HealthReport generation.