codecov-cli Public Codecov's Command Line Interface. Used for uploading to Codecov in your CI, Test Labelling, Local Upload, and more Python 59 Apache-2.0 43 25 20 Updated Jan 10, 2025 codecov-gateway Public Gateway for self hosted. The brains! Shell 1 5 1 3 Updated Jan 10, 20...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Inside your.github/workflows/workflow.ymlfile: steps: -uses:actions/checkout@main-uses:codecov/codecov-action@v5with:fail_ci_if_error:true#optional (default = false)files:./coverage1.xml,./coverage2.xml#optionalflags:unittests#optionalname:codecov-umbrella#optionaltoken:${{ secrets.CODECOV_TOKEN...
C++11 compatible charconv. Contribute to boostorg/charconv development by creating an account on GitHub.
See code coverage information from Codecov on GitHub, Sourcegraph, and other tools. - codecov/sourcegraph-codecov
在GitHub Android项目中实现代码覆盖可以通过使用Travis CI和codecov来实现。下面是详细的步骤: 1. 首先,在GitHub上创建一个Android项目,并将其推送到仓库中。...
You can check the latest version on https://github.com/codecov/shared/releases As a rule of thumb, just add one to the micro version (number most to the right) Create a new PR: Changing the version field on https://github.com/codecov/shared/blob/main/setup.py#L12 to that new version...
.github chore(ci): bump python and update packages (#351) Apr 19, 2023 codecov chore(release): bump to 3.1.13 Apr 18, 2023 tests Add Cirrus CI (#322) Jul 7, 2021 .coveragerc pep8 May 5, 2015 .gitignore Change version to be dynamically synced (#258) ...
curl -fLso codecov https://codecov.io/bash;VERSION=$(grep -o'VERSION=\"[0-9\.]*\"'codecov|cut -d'"'-f2);foriin1 256 512doshasum -a$i-c --ignore-missing<(curl -s"https://raw.githubusercontent.com/codecov/codecov-bash/${VERSION}/SHA${i}SUM")done./codecov ...
.github fix: Rebranch Remix plugin to include Vite (#142) Jun 15, 2024 .husky build: Setup husky pre commit (#16) Dec 5, 2023 .vscode feat: Add in plugin for Nuxt (#121) Apr 30, 2024 examples fix: Rebranch Remix plugin to include Vite (#142) Jun 15, 2024 ...