CodeCov not uploading coverage report

I am trying to upload coverage reports to codecov using circle ci.
The report doesn’t seem to get uploaded

This is what i see on the console :

==> Reading reports
+ /Users/distiller/workspace/reports/Rentals/cobertura.xml bytes=4309697
==> Appending adjustments
Fixing Reports
→ No adjustments found
==> Gzipping contents
==> Uploading reports
url: https://codecov.io
query: branch=dev.ZUM-29613-aggregateReports-ZUM-29614-slack&commit=33762ecc2b7bd439c20e0fd03896483d5261fc7a&build=2725&build_url=&name=&tag=&slug=zumper%2Fios&service=circleci&flags=Rentals&pr=&job=0
→ Pinging Codecov
https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=dev.ZUM-29613-aggregateReports-ZUM-29614-slack&commit=33762ecc2b7bd439c20e0fd03896483d5261fc7a&build=2725&build_url=&name=&tag=&slug=zumper%2Fios&service=circleci&flags=Rentals&pr=&job=0
→ Uploading
X> Failed to upload
→ Sleeping for 30s and trying again…
→ Pinging Codecov
https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=dev.ZUM-29613-aggregateReports-ZUM-29614-slack&commit=33762ecc2b7bd439c20e0fd03896483d5261fc7a&build=2725&build_url=&name=&tag=&slug=zumper%2Fios&service=circleci&flags=Rentals&pr=&job=0
→ Uploading
X> Failed to upload
→ Sleeping for 30s and trying again…
→ Uploading to Codecov
→ Sleeping for 30s and trying again…
→ Sleeping for 30s and trying again…
→ Sleeping for 30s and trying again…
→ Sleeping for 30s and trying again…
X> Failed to upload coverage reports`

Hey @Madhusudhan-BR – hm, I can check the logs on a more recent commit. Can you send the commit sha of something in last 7 days and repo in question (if open source)?