codecov-action
codecov-action copied to clipboard
Codecov action does not upload the results to codecov
I have 2 codecov actions, which should update the code coverage to codecov successfully. However, despite they succefully finish the task, I am unable to see the 100% respective to test coverage on my project.
[1] https://github.com/trouchet/eule/blob/main/.github/workflows/test-coverage.yaml [2] https://github.com/trouchet/eule/blob/main/.github/workflows/upload-test.yml
In case you are further interested in this task, I suggest consulting the workflows and looking for its output on run log here.