bugout-dev/Bugout: Locust summary
Generate a locust summary of a git diff
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| initial_ref | Starting reference for the diff | no | "" |
| terminal_ref | Ending reference for the diff | no | "" |
| repo_subdir | Relative path to repository (e.g. git submodule) that you would like to run locust on | no | "" |
| format | Output format. Valid choices - json,yaml,html,html-github | no | yaml |
Outputs
| name | description |
|---|---|
| summary | Locust summary for the diff between the initial_ref and terminal_ref |