hyperse-io/Hyperse Vitest Coverage Reporter

Provide a Vitest Test Coverage Report as Step-Summary and comment in Pull Requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenA github access token with permissions to write to issues. Uses secrets.GITHUB_TOKEN by default.no${{ github.token }}
write-summary-to-readmeWrite the coverage summary to the README.md file.no## Coverage Report
vite-config-pathThe path to the vite config file. By default, looks for paths by the pattern "vite[st].config.{t|mt|ct|j|mj|cj}s".no
json-summary-pathThe path to the json summary file. Uses "coverage/coverage-summary.json" by default.nocoverage/coverage-summary.json
json-summary-compare-pathThe path to the json summary file of the previous run to get trend indicators.no
json-final-pathThe path to the json final file. Uses "coverage/coverage-final.json" by default.nocoverage/coverage-final.json
file-coverage-modeHow to show summary for files coverage. Uses "changes" by default.nochanges
repo-cwdCustom repo directoryno./
include-all-projectsInclude all projects or auto detect file changed project in the pull request.nofalse
nameThe name of the coverage report. Can be used to execute this action multiple times. no""
pr-numberAn optional, user-defined pull request number.no""

no outputs