team-tenacious/Monorepo Coverage
Generate coverage badge for each project in a monorepo
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 username of the user that initiated the workflow run. Required when creating the coverage branch | no | — |
| COVERAGE_BRANCH | Branch to create & store your totle coverage data in | no | — |
| ROOT | When not using autodiscovery, this is the folder which contains all your packages | no | — |
| PACKAGES | When not using autodiscovery, these are the packages to run coverage on | no | — |
| BADGE_BRANCH | Branch to push coverage badges to | no | — |
Outputs
| name | description |
|---|---|
| COVERAGE | Coverage for all packages |