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.

Aller à l'installation

Informations de source

Dépôt
nuncaeslupus/ai-chat-exporter
Dernière activité de la source
27 juillet 2026 à 19:58
Langue détectée de SKILL.md
anglais
Étoiles
3
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.