codecov-action
codecov-action copied to clipboard
GitHub Action that uploads coverage to Codecov :open_umbrella:
CodeCov has been running on a GitHub action for days and I see no option to stop it. I have uninstalled the app but it is still running. It was...
I recently updated my version of the codecov action version and it seems I have broken something. The codecov report is still send to codecov with the exact same values...
``` ==> linux OS detected https://cli.codecov.io/0.7.4/linux/codecov.SHA256SUM Received SHA256SUM NoSuchKeyThe specified key does not exist.No such object: codecov-cli/listing/0.7.4/linux/codecov.SHA256SUM Received SHA256SUM signature NoSuchKeyThe specified key does not exist.No such object: codecov-cli/listing/0.7.4/linux/codecov.SHA256SUM.sig gpg:...
Reopening https://github.com/codecov/codecov-action/issues/770. There is also an open PR: https://github.com/codecov/codecov-action/pull/1524.
I'm using the `override_commit` option in the codecov action, since our CI is set up to build the merge commit on each PR, and that seems to be the way...
Aims to solve https://github.com/codecov/codecov-action/issues/1436 TODO: - [ ] Tests - [ ] Check arguments (documentation at https://docs.codecov.com/docs/cli-options#send-notifications des not list any, but I want to confirm that - for now...
Here's the relevant snippet from [a log](https://github.com/openforcefield/openff-toolkit/actions/runs/10840617964): ``` evenName: schedule evenName: schedule evenName: schedule ==> linux OS detected https://cli.codecov.io/latest/linux/codecov.SHA256SUM gpg: directory '/home/runner/.gnupg' created gpg: keybox '/home/runner/.gnupg/pubring.kbx' created gpg: /home/runner/.gnupg/trustdb.gpg: trustdb...
Hi, my repo is https://github.com/gusye1234/nano-graphrag. CodeCov is working on my pushes on my main branch, but not on any PR from others? Should I configure something else other than `CODECOV_TOKEN`?...
I saw other places that this had been fixed for the github action... Could you please fix it for the cli version as well (also, alpine linux in a container...