zebradevs/Flutter code quality
Analyzes and formats Flutter repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token used for pushing fixes and commenting on PRs | yes | — |
| working-directory | The working directory | no | . |
| run-tests | Run tests | no | true |
| run-analyze | Run static analysis | no | true |
| run-coverage | Run test coverage check | no | true |
| run-prev-coverage | Run test coverage check on base branch | no | true |
| run-behind-by | Run behind by check | no | true |
| create-comment | Create a comment on PRs | no | true |
| coverage-pass-score | Coverage passing percentage | no | 90 |
| test-command | Command used to run tests | no | "" |
Outputs
no outputs