coverage
Installation
SKILL.md
Coverage
Fetch line-by-line coverage information from Codecov for a GitHub pull request.
Instructions
Use this skill to check code coverage for your changes before merging.
Current branch (auto-detect PR)
uv run scripts/codecov_diff.py
This auto-detects the org, repo, and PR number using the gh CLI based on the current branch.