Before submitting a topic, please confirm the following
I have searched for similar issues before creating this topic.
I have verified that my repository is using the Codecov GitHub app, if using GitHub
I have validated my codecov.yaml
configuration file.
I have filled out the below sections to the best of my ability.
Description
I don’t understand why some of my commits are stuck in “Waiting for CI to complete” and some are “CI Passed”
CI/CD URL
Codecov Output
[2022-07-13T15:20:42.847Z] ['info']
_____ _
/ ____| | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| | __/ (_| (_) \ V /
\_____\___/ \__,_|\___|\___\___/ \_/
Codecov report uploader 0.2.4
[2022-07-13T15:20:42.853Z] ['info'] => Project root located at: /home/circleci/project
[2022-07-13T15:20:42.854Z] ['info'] -> No token specified or token is empty
[2022-07-13T15:20:42.859Z] ['info'] Searching for coverage files...
[2022-07-13T15:20:42.955Z] ['info'] => Found 1 possible coverage files:
coverage/report.lcov
[2022-07-13T15:20:42.956Z] ['info'] Processing /home/circleci/project/coverage/report.lcov...
[2022-07-13T15:20:42.969Z] ['info'] Detected CircleCI as the CI provider.
[2022-07-13T15:20:42.970Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=codecov-circleci-orb-3.2.3-uploader-0.2.4&token=*******&branch=pull%2F153&build=96&build_url=https%3A%2F%2Fcircleci.com%2Fgh%2Fliftedinit%2Fmany-rs%2F96&commit=bcfdd3caaf39dc6f3d7c3d26165a831f844bb73f&job=0&pr=153&service=circleci&slug=liftedinit%2Fmany-rs&name=96&tag=&flags=&parent=
[2022-07-13T15:20:43.553Z] ['info'] https://codecov.io/github/liftedinit/many-rs/commit/bcfdd3caaf39dc6f3d7c3d26165a831f844bb73f
https://storage.googleapis.com/codecov/v4/raw/2022-07-13/E7362E57DA456B893E4AFC2A0F0C6BEE/bcfdd3caaf39dc6f3d7c3d26165a831f844bb73f/55793e21-c3e0-4cd9-ae7b-abbfd97bb147.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220713T152043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=521a5f94537d96facbe6b5639b390cc34c622ed87c9df0a0e780376ac789dcca
[2022-07-13T15:20:43.553Z] ['info'] Uploading...
[2022-07-13T15:20:43.764Z] ['info'] {"status":"success","resultURL":"https://codecov.io/github/liftedinit/many-rs/commit/bcfdd3caaf39dc6f3d7c3d26165a831f844bb73f"}
CircleCI received exit code 0
Expected Results
I would expect the status to be reported as “CI Passed” and the coverage to be reported accurately.
Actual Results
Commits stuck to “Waiting for CI to complete”.
Additional Information
On the PR Fix coverage by fmorency · Pull Request #153 · liftedinit/many-rs · GitHub, commits f30e8b9
and bcfdd3c
CI passed but are stuck in “Waiting for CI to complete” in CodeCov.