codecov-action icon indicating copy to clipboard operation
codecov-action copied to clipboard

Codecov action does not upload the results to codecov

Open brunolnetto opened this issue 1 year ago • 0 comments

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.

brunolnetto avatar Feb 16 '24 15:02 brunolnetto