Back to skills
SkillHub ClubRun DevOpsFull StackDevOpsTesting

test-coverage-analyzer

Analyzes test coverage reports from pytest-cov, Jest, Vitest, Istanbul (nyc), or Go test coverage to identify untested code paths, missing edge cases, and critical uncovered logic. Generates coverage metrics (line, branch, function coverage), highlights high-risk uncovered code, and creates actionable test recommendations. Integrates with CI/CD to enforce coverage thresholds. Use when checking test completeness, reviewing coverage reports before deployment, identifying gaps in test suites, enforcing minimum coverage requirements, or prioritizing which code to test next.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
1
Hot score
77
Updated
March 20, 2026
Overall rating
C2.8
Composite score
2.8
Best-practice grade
A92.0

Install command

npx @skill-hub/cli install wenis-rad-test-coverage-analyzer

Repository

wenis/rad

Skill path: skills/test-coverage-analyzer

Analyzes test coverage reports from pytest-cov, Jest, Vitest, Istanbul (nyc), or Go test coverage to identify untested code paths, missing edge cases, and critical uncovered logic. Generates coverage metrics (line, branch, function coverage), highlights high-risk uncovered code, and creates actionable test recommendations. Integrates with CI/CD to enforce coverage thresholds. Use when checking test completeness, reviewing coverage reports before deployment, identifying gaps in test suites, enforcing minimum coverage requirements, or prioritizing which code to test next.

Open repository

Best for

Primary workflow: Run DevOps.

Technical facets: Full Stack, DevOps, Testing.

Target audience: Development teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: wenis.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install test-coverage-analyzer into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/wenis/rad before adding test-coverage-analyzer to shared team environments
  • Use test-coverage-analyzer for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

test-coverage-analyzer | SkillHub