pytest-coverage
CommunityBoost code coverage to 100%.
Authordhar174
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps ensure that your Python test suite covers all lines of your codebase, identifying and fixing areas with insufficient test coverage.
Core Features & Use Cases
- Generate Coverage Reports: Creates detailed reports showing which lines of code are executed by tests.
- Identify Missing Coverage: Highlights specific lines of code not covered by any tests.
- Annotated Source Code: Provides line-by-line annotations to pinpoint uncovered lines.
- Use Case: After writing new features and tests, use this Skill to verify that all new code is adequately tested, preventing regressions and ensuring code quality.
Quick Start
Run pytest with coverage enabled and generate an annotated report for the current module.
Dependency Matrix
Required Modules
None requiredComponents
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: pytest-coverage Download link: https://github.com/dhar174/langgraph_system_generator/archive/main.zip#pytest-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.