Below you will find pages that utilize the taxonomy term “Jacklu97”
April 16, 2026
Jacoco Coverage Report
Version updated for https://github.com/jacklu97/jacoco-reporter-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The jacoco-reporter-action is a GitHub Action that automates the process of publishing JaCoCo code coverage reports as comments on pull requests, helping developers monitor and maintain acceptable test coverage levels. It supports creating baseline comparisons to highlight coverage changes across branches and provides detailed coverage metrics such as line, branch, method, complexity, and class coverage. This action simplifies code quality assurance and ensures coverage changes are easily visible during code reviews.