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.

Specific PR number

Installs
1
Repository
pydantic/monty
GitHub Stars
8.0K
First Seen
7 days ago
coverage — pydantic/monty