{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance"}],"enrichment":{"capability":"A command-line interface for interacting with Codecov directly from your terminal or CI platform, enabling you to create commits, generate reports, and upload coverage data.","skillfed_tags":["ci-cd","coverage-reporting","cli-tool"],"use_cases":["Automate coverage uploads in CI/CD pipelines by chaining create-commit, create-report, and do-upload commands in a single workflow step.","Manually create and manage Codecov commits and reports from your local development environment without leaving the terminal.","Upload coverage reports from self-hosted or enterprise Codecov instances using the --enterprise-url flag.","Integrate coverage notifications into your CI workflow using the send-notifications command after upload completion.","Replace an older NodeJS-based uploader with a Python-native alternative in existing CI configurations."],"what_it_does":"CodecovCLI is a terminal-based tool that replaces manual Codecov interactions with command-line operations. It lets you save commit metadata, create coverage reports, and upload coverage data directly from your CI pipeline or local machine. The package wraps Codecov's API behind a set of subcommands (create-commit, create-report, do-upload, and others) that can be chained together or run individually, with most parameters auto-detected from your CI environment or git metadata when available.\n\nThe tool is designed as a modern alternative to older coverage uploaders, supporting multiple git providers (GitHub, GitLab, Bitbucket, and their enterprise variants) and allowing you to customize behavior via codecov.yml configuration files. It depends on click for CLI scaffolding, requests for HTTP communication, PyYAML for config parsing, ijson for JSON streaming, sentry-sdk for error reporting, and test-results-parser for test result handling.","worth_installing":"Yes, with a license caveat. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is widely used (top 5000 on PyPI). However, verify the actual license terms before use in proprietary or restricted projects, since the metadata does not declare one. If you are already using Codecov and need a terminal-based uploader for CI or local workflows, this is a solid choice."},"id":"codecov-cli","links":{"html":"https://skillfed.io/packages/codecov-cli","md":"https://skillfed.io/packages/codecov-cli.md","pypi":"https://pypi.org/project/codecov-cli/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-09","license_spdx":null,"license_treatment":"unclear","name":"codecov-cli","python_support":"supports_current","summary":"Codecov Command Line Interface"},"popularity":{"monthly_downloads":1049784,"position":4444,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"11.3.1"}
