Harmans Code Coverage Report
Version updated for https://github.com/hrgui/lcov-reporter-action to version v0.2.18-alpha.12.
- This action is used across all versions by 7 repositories.
Action Type
This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action comments a pull request with an HTML test coverage report based on a lcov coverage file generated by another action. It automates the process of sharing test results, helping developers quickly assess code coverage and identify areas needing improvement.
What’s Changed
- v0.2.18-alpha.12 (9b198cd)
- Fix assignment to variable (45cc885)
- v0.2.18-alpha.11 (75beb2d)
- Fix reference to response (6edf6e7)
- v0.2.18-alpha.10 (b7526f1)
- Simplify file fetching loop (4c67927)
- v0.2.18-alpha.9 (6668b90)
- Use different method to fetch files (b8a2437)
- v0.2.18-alpha.8 (acb967c)
- v0.2.18-alpha.7 (74dd039)