photonbit/MyPy Imprecision Check
Perform a MyPy check and compare TIP with threshold and base branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| max_tip | Maximum allowed Total Imprecise Percent (TIP) | yes | 0 |
| sufficient_tip | Sufficient Total Imprecise Percent (TIP) | no | 5 |
| mypy_config | Path to the MyPy configuration file | no | — |
| enable_threshold_check | Enable/Disable the threshold check | no | true |
| enable_base_tip_check | Enable/Disable the base branch TIP check | no | true |
| github_token | GitHub token | yes | — |
Outputs
no outputs