coverage
Run test coverage analysis, identify missed and partial lines, and write tests to improve coverage. Use this when the user asks to check coverage, improve coverage, or write tests for uncovered code. This skill detects both completely missed lines and partially covered lines (executed but missing branch coverage) to match Codecov analysis.
$ 설치
git clone https://github.com/talmolab/sleap-io /tmp/sleap-io && cp -r /tmp/sleap-io/.claude/skills/coverage ~/.claude/skills/sleap-io// tip: Run this command in your terminal to install the skill
Repository

talmolab
Author
talmolab/sleap-io/.claude/skills/coverage
20
Stars
14
Forks
Updated1w ago
Added1w ago