andremiras/Coveralls Python
Python coverage reports via coveralls.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The `GITHUB_TOKEN` or `COVERALLS_REPO_TOKEN`. | — | ${{ github.token }} |
| parallel | Set to true if you are using parallel jobs, then use `parallel-finished: true` for the last action. | — | false |
| parallel-finished | Set to true for the last action when using `parallel: true`. | — | false |
| base-path | The name of a sub-directory in which the coverage files are to be found. | — | . |
| flag-name | A description of the current job used in connection with parallel. | — | — |
| debug | Set to `true` to increase logger verbosity. | — | false |
Outputs
no outputs