quality-coverage-report

Official

Identify untested code.

AuthorHomericIntelligence
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify sections of their codebase that are not adequately covered by automated tests, leading to potential bugs and regressions.

Core Features & Use Cases

  • Generate Coverage Reports: Produces detailed reports (HTML, terminal) showing line and branch coverage.
  • Identify Missing Tests: Pinpoints specific lines or branches of code that are not executed by existing tests.
  • Improve Test Quality: Guides the writing of new tests to meet defined coverage goals.
  • Use Case: Before merging a pull request, run this skill to ensure all new code is covered by tests, preventing the introduction of untested logic into the main branch.

Quick Start

Run pytest with coverage enabled and view the terminal report showing missing lines.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: quality-coverage-report
Download link: https://github.com/HomericIntelligence/ProjectOdyssey/archive/main.zip#quality-coverage-report

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.