pr-code-coverage-visualizer
Version updated for https://github.com/rosslight/pr-code-coverage-visualizer to version v2.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The pr-code-coverage-visualizer GitHub Action automates the process of analyzing and visualizing code coverage for pull requests by generating a detailed coverage summary as a comment on the PR. It accepts one or multiple cobertura.xml files, highlights coverage data for changed lines, and provides file-level annotations, helping developers quickly identify untested code in the context of their changes. This action streamlines code quality assessments, enabling teams to maintain high test coverage standards during code reviews.