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 the lcov report generated by your test runner. It automates the process of providing clear and actionable feedback on code coverage, helping developers identify areas that need improvement or missing tests.
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)