effectiverange/Python Verify GitHub Action
Build, analyze and test python code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version | no | 3.9 |
| coverage-threshold | Minimum coverage threshold | no | 100 |
| add-coverage-comment | Should add PR comment with coverage summary? | no | true |
Outputs
| name | description |
|---|---|
| coverage | Coverage percentage |