Vitest Coverage Report
Version updated for https://github.com/davelosert/vitest-coverage-report-action to version v2.11.2.
- This action is used across all versions by 2,425 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 process of generating and reporting code coverage results from Vitest tests. It provides both a high-level summary and detailed, file-specific coverage reports, displayed as a GitHub step-summary and as comments on pull requests. This action helps developers easily track code coverage metrics and identify uncovered lines directly within their GitHub workflows, streamlining test coverage analysis during development.