Go test coverage HTML report
Version updated for https://github.com/jbunds/coverage to version v1.0.12.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides a tool to generate an interactive HTML-based UI for visualizing Go test coverage. It automates the creation of marked-up source files and a navigable directory tree, highlighting tested and untested lines of code in green and red, respectively. This action helps developers analyze test coverage with a user-friendly interface, offering features like directory navigation and theme toggling for better code insights.
What’s Changed
Full Changelog: https://github.com/jbunds/coverage/compare/v1...v1.0.12