Vitest Coverage Report
Version updated for https://github.com/davelosert/vitest-coverage-report-action to version v2.9.3.
- This action is used across all versions by 2,287 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The vitest-coverage-report-action GitHub Action automates the reporting of code coverage results from vitest by generating a high-level summary and detailed file-based reports. It integrates coverage data into GitHub as a step summary and as a pull request comment, providing links to uncovered lines for easier navigation. This action streamlines the review process by making coverage insights readily accessible within the GitHub workflow.