Skip to main content

coverage-gaps

Use whenever the user wants to turn a coverage.py report into a ranked list of the highest-value missing tests — runs analyze_coverage.py over coverage.json and surfaces contiguous missing-line runs marking whole untested functions or branches. Triggers — "what tests am I missing", "analyze my coverage", "where are the coverage gaps". Owns scripts — analyze_coverage.py. A cheap line-coverage pass below mutmut-report. Do NOT use to run the suite or generate the report (run coverage / pytest --cov first), or for non-Python coverage.

Jump to install

Source facts

Repository
nuncaeslupus/ai-chat-exporter
Last source activity
July 27, 2026 at 19:58
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.