010 GitHub stars
02Configurable as an MCP server tool for easy access.
03Integrates with `coveragepy` for processing coverage data.
04Assumes and processes `.coverage` files generated by `pytest-cov`.
05Generates a global coverage report displaying all files and their coverage percentages.
06Shows actual code content for lines missing test coverage from a specific file, grouped into ranges.