get_coverage
Generates a documentation coverage report for an indexed repository, identifying which classes, functions, and methods have docstrings and which are missing.
Instructions
Get documentation coverage report for an indexed repository. Shows which classes, functions, and methods have docstrings and which don't.
Requires: index_repository must be called first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the indexed repository |