calculate-coverage
CommunityMeasure test coverage, pinpoint untested code.
Authormvillmow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensuring comprehensive test coverage and identifying untested code paths is crucial for code quality but often a manual and time-consuming process.
Core Features & Use Cases
- Coverage Measurement: Measures code coverage percentage (overall and per-module) and identifies uncovered lines and branches.
- Gap Analysis: Helps pinpoint specific areas in the codebase that lack sufficient testing.
- Use Case: After running your test suite, use this skill to generate a detailed coverage report, then quickly identify functions or branches that need additional test cases to meet your project's coverage thresholds.
Quick Start
Use the calculate-coverage skill to generate an HTML test coverage report for 'module_name' using pytest.
Dependency Matrix
Required Modules
coveragepytest-cov
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: calculate-coverage Download link: https://github.com/mvillmow/ProjectOdyssey/archive/main.zip#calculate-coverage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.