Below you will find pages that utilize the taxonomy term “rosslight”
January 5, 2026
pr-code-coverage-visualizer
Version updated for https://github.com/rosslight/pr-code-coverage-visualizer to version v2.0.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. It parses one or more cobertura.xml files and adds a comment to the PR summarizing overall coverage and highlighting per-file coverage details, including line-by-line annotations. This action helps developers quickly assess the impact of their changes on test coverage, improving code quality and review efficiency.