coverage-gaps

Community

Identify untested code paths, enhance code quality.

AuthorArchive228
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies the critical code paths that are not tested, helping developers ensure comprehensive test coverage.

Core Features & Use Cases

  • Error Path Testing: Detects common error paths such as timeouts, empty inputs, and malformed payloads.
  • Boundary Testing: Assesses edge cases such as zero, maximum values, and off-by-one errors.
  • Branch Testing: Verifies all branches in if/else and catch blocks.
  • Concurrency/Order Testing: Checks stateful tests in isolation and in sequence.
  • Use Case: After writing tests, use this skill to ensure no high-risk paths are overlooked before merging code.

Quick Start

Run the coverage-gaps skill to find untested code paths after your tests are complete.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: coverage-gaps
Download link: https://github.com/Archive228/loopkit/archive/main.zip#coverage-gaps

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.