coverage

Official

Automate test coverage, find gaps, write better tests.

Authortalmolab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers often struggle to ensure their code is thoroughly tested, leading to bugs and regressions. Manually identifying untested code paths, especially partially covered branches, is time-consuming and prone to oversight. This skill automates the detailed analysis of test coverage, making it easy to pinpoint exactly where tests are missing or incomplete.

Core Features & Use Cases

  • Automated Coverage Analysis: Automatically runs tests and generates comprehensive coverage reports, highlighting both completely missed lines and partially covered branches.
  • Targeted Test Identification: Pinpoints specific lines and branches that lack coverage, guiding you to write highly effective, focused tests.
  • PR-Centric Workflow: Can filter coverage results to only show gaps in lines changed within a Pull Request, accelerating code reviews and ensuring new code is well-tested.
  • Use Case: Before merging a Pull Request, you can ask the AI to "Check the test coverage for my PR changes." The skill will then report any uncovered lines in your new code, allowing you to quickly address them and ensure high code quality.

Quick Start

"Analyze the test coverage for the current project and tell me which lines are missed or partially covered." "I've made changes in my current branch. Can you check the test coverage specifically for the lines I've modified?"

Dependency Matrix

Required Modules

pytestpytest-cov

Components

scripts

💻 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: coverage
Download link: https://github.com/talmolab/sleap-io/archive/main.zip#coverage

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 471,000+ vetted skills library on demand.