Jest Test Report
Version updated for https://github.com/greguintow/jest-coverage-comment to version 0.1.16.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Jest Coverage Comment GitHub Action automatically posts an HTML test coverage report as a comment on a pull request or commit, based on a Jest coverage report generated by a separate test execution step. This helps developers quickly review code coverage metrics directly within their workflow, streamlining code review processes and ensuring test coverage visibility. It supports features like updating or creating new comments and customizing visibility of the report.
Release notes
Fix where to show coverage is missing