check_coverage
Check test coverage for any GitHub repo to see current percentage, the gap to 80%, and a recommended coverage uplift package with order and free-check URLs.
Instructions
Check a GitHub repo's current test coverage and what it takes to reach 80%. Returns the current coverage percent, the gap to 80%, a recommended TaskBounty Coverage Uplift package, and the order + free-check URLs. No login required. Use this when a user asks about test coverage, code quality, or how to raise coverage on a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repo as a URL (https://github.com/owner/name) or owner/name. |