alexkiro/i18n coverage
Measures and check i18n coverage of your project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| translations-path | Path to translation folder | no | translations/**/*.po |
| only-languages | Only check these languages, comma separated list | no | "" |
| ignore-languages | Check all languages expect this one, comma separated list | no | "" |
| token | GitHub Secret Token; if not given the check result is not attached to the commit. | no | "" |
| min-coverage | Minimum percentage (between 0.0 and 100.0) required to mark the check successful. | no | 0.0 |
Outputs
| name | description |
|---|---|
| coverage | Coverage percentage |