actions-marketplace-validations/Monorepo Coverage
Generate coverage badge for each project in a monorepo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 21, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/team-tenacious_monorepo-coverage@5ccd105bcd5b299338fd8e2950a26d0f3295d143 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
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 |