kolanich-ghactions/coveragepy Check Run reporter
Annotates the source code on GitHub with the info about uncovered lines.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GITHUB_TOKEN secret | — | — |
| database_path | Path to coverage database | — | ./.coverage |
| package_name | Name of the package for indication purposes | — | "" |
| package_root | Path to subtract from the path in the coverage database to get the correct paths relative to repo root | — | . |
Outputs
no outputs