codecov

Fetch flaky-test signals, failure history, and coverage metrics from Codecov via its API wrapper.

1|2|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/alunduil/alunduil-chezmoi --skill codecov-alunduil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codecov
Source: https://github.com/alunduil/alunduil-chezmoi/tree/main/dot_claude/skills/codecov
Command: npx skills add https://github.com/alunduil/alunduil-chezmoi --skill codecov-alunduil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you query Codecov for flaky-test signals, failure history, and coverage data via a Codecov API wrapper.

Core Features & Use Cases

  • Query Codecov for flaky-test signals, failure history, and coverage data via the codecov-api wrapper.
  • Use when you need insights on flaky tests, intermittent failures, or coverage deltas for PRs, branches, or files.
  • Access results behind login walls or API limitations through the wrapper.

Quick Start

Ask me to fetch flaky-test signals, failure history, or coverage data for a given repository.

Frequently Asked Questions about codecov

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Codecov coverage deltas for a specific pull request?

To identify flaky tests, query Codecov for flaky-test signals and failure history using the API wrapper. It fetches intermittent test failure data for a specified repository across branches and PRs.

Do I need an API token to fetch test results and coverage data from Codecov?

Yes, fetching coverage data and test results requires an environment-provided token for Codecov API authentication. The wrapper handles login walls and API limitations using this token.

Can I query Codecov for flaky-test signals across different branches?

Yes, you can query Codecov for flaky-test signals and failure history across branches and PRs. The API wrapper fetches coverage metrics and test results for a specified repository across these contexts.

What is the best way to retrieve failure history for intermittent test failures?

Querying Codecov for flaky-test signals via the API wrapper is the best way to retrieve failure history. It fetches intermittent failure data and aggregated analytics while respecting API limitations.

Are there limitations when accessing Codecov analytics behind login walls?

Codecov API limitations and login walls restrict access to coverage data and test results. The API wrapper uses environment-provided tokens to handle authentication and navigate these limitations for fetching analytics.