get_repo_coverage
Fetch overall coverage statistics for a repository, optionally for a specific branch.
Instructions
Get overall coverage statistics for a repository, optionally for a specific branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (username or organization) | |
| repo | Yes | Repository name | |
| branch | No | Branch name (defaults to repository's default branch) |