pytest-coverage
SolidRun pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- github
- Repository
- github/awesome-copilot
- Created
- 11 months ago
- Last Updated
- today
- Language
- Python
- 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.
test-coverage-analyzer
Analyze test coverage and identify gaps before migration to ensure adequate safety nets
coverage-check
Check test coverage and identify files below 80% threshold. Use before committing to avoid SonarCloud failures.
coverage
Improve 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.