coverage-check
SolidCheck test coverage and identify files below 80% threshold. Use before committing to avoid SonarCloud failures.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- pavelzbornik
- Repository
- pavelzbornik/whisperX-FastAPI
- Created
- 2 years ago
- Last Updated
- 3 days ago
- 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.
code-health-check
Perform a comprehensive code health check on a directory. Use when the user asks to analyze code quality, find issues, or get a health report.
code-review
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.
code-reviewer
Perform thorough code reviews with actionable, prioritized feedback. Use when a user asks to review code, check code quality, find bugs, review a pull request, audit code for issues, or get feedback on implementation. Covers correctness, security, performance, readability, and best practices across languages.