holynoodle/Monorepo coverage diff
Monorepo coverage diff github action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Base branch to compare current branch to | no | main |
| basePath | Base branch root directory | no | /tmp/base |
| branchPath | Target branch root directory | no | . |
| group | Group will help isolate actions comments | no | "" |
| projects | List of <project_name>:<project_root_dir> | yes | — |
| token | Github token | yes | — |
| commands | Script to run in both branch root to generate projects coverage-summary.json | no | "" |
| diffOnly | Only run diff. Will not pull base branch nor run commands | no | false |
Outputs
no outputs