peek-travel/Coverage Reporter
Coverage Reporter
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 8, 2024
- License
- None
Pinned Snippet
uses: peek-travel/coverage-reporter@8ae855a9d89a7781286315540bea06b444dfda55 # v3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github token of the repository (automatically created by Github) | no | ${{ github.token }} |
| coverage_threshold | Coverage Threshold | yes | 80 |
| lcov_path | LCOV file path. The path may contain wildcards. [Reference](https://hexdocs.pm/elixir/Path.html#wildcard/2) | yes | — |
| lcov_path_prefix | If the path returned on the review summary includes the absolute path, you can use this option to remove the prefix. | no | "" |
Outputs
no outputs