pkg.sopackage field notes

brew / rang 1210

Installer gcovr avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gcovr pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gcovr

provider-native install command

aperçu

Résumé du paquet

Reports from gcov test coverage program

Commandes et alias

  • gcovr

historique

Historique du projet et usages

gcovr is a Python-based coverage reporting tool for GCC/gcov data. It turns compiler coverage output into human and machine-readable reports, including text, HTML, CSV, JSON, Cobertura, Coveralls, SonarQube, JaCoCo, and LCOV formats.

Historique du projet

The official changelog traces gcovr releases back to version 2.0 on 22 August 2010. The current GitHub repository was created in May 2013 and describes the project as generating code coverage reports with gcc/gcov.

Historique d'adoption

gcovr became a common packaging target because it sits at a practical boundary between C/C++ test builds and CI coverage dashboards. Its documentation focuses on command-line operation, configuration files, filtering, reproducible timestamps, and multiple report formats, which are all package-manager-friendly workflows.

Modes d'utilisation

Typical use is to compile code with coverage flags, run tests, and invoke gcovr from a project root to collect gcov data and emit reports. The configuration file support lets repeatable coverage options live in a repository instead of only in CI shell scripts.

Pourquoi les passionnés de paquets s'y intéressent

gcovr matters because it gives gcov users a single small CLI for report formats expected by CI systems and code-quality services. It is a bridge package: not a compiler, not a test framework, but the adapter that makes compiler-native coverage data useful to modern automation.

Chronologie

  • 2010: The official changelog records gcovr 2.0.
  • 2013: GitHub records the gcovr repository creation.
  • 2018: gcovr 4.0 appears in the official changelog.
  • 2021: gcovr 5.0 appears in the official changelog.
  • 2024: gcovr 8.0 appears in the official changelog.
  • 2026: gcovr 8.6 is documented with Python 3.14 support and Python 3.9 support dropped.

Related projects

  • GCC and gcov provide the compiler and raw coverage data that gcovr processes.
  • LCOV, Cobertura, Coveralls, SonarQube, and JaCoCo are report ecosystems supported by gcovr output formats.
  • Python is the implementation and packaging ecosystem for the gcovr CLI.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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
gcovr.cfg in the -r/--root directory

exécutables

Exécutables installés

CommandeTypeExpositionNote
gcovrexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire8.6
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gcovr
Version8.6
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://gcovr.com/
Dépôthttps://github.com/gcovr/gcovr
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation