Coverage Ratcheting
CommunityNever let test coverage drop.
Authorcdalsoniii
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents accidental decreases in test coverage by enforcing a high-water mark for each package, ensuring that code quality doesn't regress over time.
Core Features & Use Cases
- Enforce Coverage Baselines: Automatically compare current test coverage against historical high-water marks.
- Flag Regressions: Identify and report packages where coverage has decreased.
- Threshold Checking: Ensure packages meet minimum coverage requirements.
- Use Case: Integrate this into your CI pipeline to automatically fail builds if test coverage for any critical package drops below its established baseline.
Quick Start
Run the coverage ratcheting skill to check current test coverage against the baseline.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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 Ratcheting Download link: https://github.com/cdalsoniii/brightpath-coder/archive/main.zip#coverage-ratcheting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.