alberto-codes/Docvet Check
Comprehensive docstring quality checks — completeness, freshness, rendering, and coverage for Python projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checks | Checks to run: "all" or comma-separated list (enrichment,freshness,coverage,griffe,presence) | no | all |
| docvet-version | docvet version to install (use "latest" for newest) | no | latest |
| python-version | Python version to set up | no | 3.12 |
| version | docvet version to install | no | latest |
| args | Raw arguments passed to docvet CLI | no | "" |
Outputs
| name | description |
|---|---|
| badge_message | Badge message for shields.io (e.g., "passing" or "N findings") |
| badge_color | Badge color for shields.io (brightgreen, yellow, or red) |
| total_findings | Total number of findings |