Skip to content

hotloop/coverage-action

Repository files navigation

HotLoop coverage action

This action publishes coverage information to HotLoop analytics

Inputs

report-path

Required The path to the coverage report fle. This path supports glob patterns

token

Required Your HotLoop API token

Example usage

uses: hotloop/coverage-action@main
with:
  report-path: .nyc_report/lcov.info
  hotloop-key: your-hotloop-key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published