arehmanali/Markdown coverage report
GitHub action for creating markdown coverage report from Istanbul text report
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 | no | ./coverage/coverage.txt |
| srcBasePath | base path for the source folder | no | ./src |
Outputs
| name | description |
|---|---|
| markdownReport | Coverage report in markdown |