JaCoCo CSV summary
Version updated for https://github.com/PineBale/jacoco-csv-summary to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The jacoco-csv-summary GitHub Action processes JaCoCo code coverage CSV reports, summarizes the coverage data, and outputs the results to the workflow job summary or as a status check. It automates the task of extracting and presenting coverage metrics, helping developers monitor code coverage directly within their CI/CD workflows. This action enhances visibility and streamlines code quality assessment by integrating coverage reporting into GitHub workflows.
What’s Changed
- Update (2100d88)
- Transfer (d4cb081)