coverage
SolidImprove code coverage up to a target percentage. Measures current Go and JS coverage, identifies low-coverage packages/files, writes tests, and iterates until the target is reached.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- changkun
- Repository
- changkun/wallfacer
- Created
- 3 months ago
- Last Updated
- today
- Language
- Go
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
check-coverage
Run test coverage measurement, analyze results, and fix gaps when coverage falls below the 80% threshold.
coverage-analyzer
Advanced coverage analysis with actionable insights. Use to identify coverage gaps, suggest specific tests, track coverage trends, and highlight critical uncovered code. Essential for reaching 80%+ coverage target.
coverage
Show scan coverage across all scanners — what's been analyzed, what remains, what changed since last scan.
pytest-coverage
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
coverage
Analyze test coverage gaps. Use when user says "test coverage", "what's not tested", "coverage gaps", "missing tests", "coverage report", or "what needs testing".