Automic VaultAutomic Vault

brew

codecov-cli mit Homebrew, Nix, chocolatey installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für codecov-cli in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install codecov-cli

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#codecov-cli

nixpkgs package indexes · pkgs/by-name/co/codecov-cli/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Codecov's command-line interface

Befehle und Aliase

  • codecov
  • codecov-cli
  • codecovcli

Verlauf

Projektgeschichte und Nutzung

Codecov CLI is Codecov's official command-line client for uploading coverage and interacting with Codecov from a terminal or CI system. It replaces or complements older uploader workflows with commands for creating commits, creating reports, uploading coverage, selecting PR bases, sending notifications, and related CI automation.

Projektgeschichte

The GitHub repository was created on 2022-02-17, and the first release metadata available through GitHub shows v0.1.0 on 2023-02-28. The official README and docs describe the CLI as a way for users to interact with Codecov directly from the terminal or CI platform.

Codecov's docs explicitly position the CLI as a replacement path for the NodeJS binary uploader in upload workflows, with installation either through `pip install codecov-cli` or signed binary downloads from `cli.codecov.io` and GitHub releases.

Adoptionsgeschichte

The input package facts list Homebrew, Chocolatey, and Nix packages, while the official docs document pip and binary installation. That mix is typical for a CI utility expected to run on developer laptops and heterogeneous CI images.

Because Codecov is used inside CI, adoption is workflow-driven: projects add the CLI to CI steps, pass coverage reports, and authenticate with repository or organization upload tokens.

Wie es verwendet wird

The official docs show `codecovcli upload-process` as the wrapper for create-commit, create-report, and do-upload, and describe options such as upload token, file selection, flags, slug, branch, PR, and CI parameter auto-loading.

Codecov configuration is controlled through Codecov YAML. The docs state that repository YAML is stored as a standalone `codecov.yml` file in the repository, and the FAQ allows `codecov.yml` or `.codecov.yml` in the repository root, `dev/`, or `.github/` directories. The current curation records the common `codecov.yml` and `.github/codecov.yml` paths.

Warum Paket-Nerds sich dafür interessieren

Codecov CLI is important package-manager plumbing because it is a small executable that many CI pipelines depend on for coverage upload. Its packaging surface spans Python packaging, signed standalone binaries, Homebrew, Chocolatey, and Nix, which makes it a cross-platform delivery problem rather than only a Python library.

For package maintainers, it also reflects a broader shift away from ad hoc shell uploaders toward signed, versioned, auditable CLI tools in CI supply chains.

Zeitleiste

  • 2022-02-17: GitHub repository created.
  • 2023-02-28: v0.1.0 release published.
  • 2023: Official README documents pip and binary installation plus replacement of the NodeJS binary uploader.
  • 2026-04-21: v11.2.x releases published, showing a mature release line.

Related projects

  • Related Codecov projects include the older NodeJS binary uploader, Codecov's coverage service, Codecov YAML configuration, Codecov GitHub/GitLab/Bitbucket integrations, and Codecov self-hosted or enterprise installations referenced in the official docs.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für codecov-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
codecov.yml.github/codecov.yml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
codecovcliglobales Executable
codecov-clicliglobales Executable
codecovclicliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version11.3.1
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://cli.codecov.io/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:codecov-cli
Version11.3.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/codecov-cli
Homepagehttps://cli.codecov.io/
Repositoryhttps://github.com/codecov/codecov-cli
Upstream-Dokumentationhttps://docs.codecov.com/docs/the-codecov-cli
LizenzApache-2.0
Quellarchivhttps://files.pythonhosted.org/packages/b8/c3/d097b669f1d794d956e4afc52cf5d2ce3d1d0bc42cb3505092fbb5b4d319/codecov_cli-11.3.1.tar.gz
Zuletzt aktualisiert2026-07-10T07:07:50Z
Pulseupdated
Abhängigkeitencertifi, libyaml, python@3.14
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecodecov-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

codecov-cli

nix profile install nixpkgs#codecov-cli
  • normalized package name match
  • Abgeglichen nach: Codecov Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/codecov-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Chocolatey92%

codecov

choco install codecov
  • installed executable or alias match
  • Abgeglichen nach: Codecov
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: codecov from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','cmake.portable'

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment