upcover-pty-ltd/Upcover Markdown coverage reporter
GitHub action for creating markdown coverage report from Istanbul text report and add in PR comment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| textReportPath | path to the coverage report in Istanbul text format | yes | ./coverage/coverage.txt |
| githubToken | Github access token | yes | "" |
| srcBasePath | base path for the source folder | no | ./src |
| fileNames | name of the files changed in the PR | no | [] |
| fullCoverage | Wether to generate full coverage report or With specific files | no | true |
Outputs
no outputs