unit-test-running-coverage-analysis
OfficialAnalyze coverage gaps & recommend tests.
Authorwizeline
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill pinpoints exactly where your test suite is lacking coverage, providing a clear, actionable plan to improve it and reach your target metrics.
Core Features & Use Cases
- Coverage Gap Identification: Analyzes coverage reports (line, branch, function, statement) to find uncovered code.
- Prioritized Gap Reporting: Classifies each gap by severity (CRITICAL, HIGH, MEDIUM, LOW).
- Concrete Test Recommendations: Suggests specific tests to write to fill identified gaps.
- Projected Coverage Delta: Estimates the coverage improvement after implementing recommended tests.
- Use Case: After generating initial unit tests, a developer asks "what am I missing?". This Skill analyzes the coverage report, identifies that 15 critical branches are untested, and recommends writing 3 specific tests to cover them, projecting an increase in branch coverage from 70% to 85%.
Quick Start
Analyze the coverage report 'coverage.xml' and provide a prioritized list of recommended tests to reach 80% line coverage.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: unit-test-running-coverage-analysis Download link: https://github.com/wizeline/sdlc-agents/archive/main.zip#unit-test-running-coverage-analysis 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 223,000+ vetted skills library on demand.