Config not picked up, pull requests not appearing - bitbucket

Description

I setup codecov with bitbucket and circleCI. Circle CI is uploading the report to codecov properly.
The problem is that we have custom codecov.yml that is not appearing in settings and I also cannot see any Pulls in codcov.

CI/CD URL

https://app.circleci.com/pipelines/bitbucket/elliptic/forensics-backend/150/workflows/4f7919bc-d0e3-40ca-934e-e94a20cdae27/jobs/537

Codecov Output

Please provide the full output of running the uploader on your CI/CD. This will typically have the Codecov logo as ASCII.

[2022-01-12T15:35:18.071Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/

  Codecov report uploader 0.1.14
[2022-01-12T15:35:18.084Z] ['info'] => Project root located at: /tmp/workspace
[2022-01-12T15:35:18.085Z] ['info'] ->  Token found by arguments
[2022-01-12T15:35:18.094Z] ['info'] Searching for coverage files...
[2022-01-12T15:35:18.112Z] ['info'] => Found 1 possible coverage files:
  functions/coverage/lcov.info
[2022-01-12T15:35:18.112Z] ['info'] Processing /tmp/workspace/functions/coverage/lcov.info...
[2022-01-12T15:35:18.114Z] ['info'] Detected CircleCI as the CI provider.
[2022-01-12T15:35:18.115Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=codecov-circleci-orb-3.2.2-uploader-0.1.14&token=*******&branch=YUFT-33_codecov_2&build=537&build_url=https%3A%2F%2Fcircleci.com%2Fbb%2Felliptic%2Fforensics-backend%2F537&commit=63e4044840602f55605ccc1163f519bb5c9fc1ea&job=0&pr=&service=circleci&slug=elliptic%2Fforensics-backend&name=537&tag=&flags=&parent=
[2022-01-12T15:35:18.219Z] ['info'] Uploading...
[2022-01-12T15:35:18.397Z] ['info'] {"status":"success","resultURL":"https://codecov.io/bitbucket/elliptic/forensics-backend/commit/63e4044840602f55605ccc1163f519bb5c9fc1ea"}

Expected Results

Be able to see config in settings as well as pull requests in Pulls.

Actual Results

Custom codecov.yml is not appearing in settings and I also cannot see any Pulls in codcov.

Additional Information

Issue is connected with two repositories:
https://bitbucket.org/elliptic/forensics-backend/src/master/
https://bitbucket.org/elliptic/elliptic-frontend/src/master/

It seems like it is similar to:

Hi @Bart !

It looks like this is a private repo and Codecov is not able to access the repository to fetch the codecov.yml file.

Can you try setting up a Team Bot Team Bot and see if that helps?

HI @drazisil,
I’ve set it up as: bart_elliptic

It looks like we have a bug with that updating. I’ve manually set it in the database, please let us know if a fresh commit works.

@drazisil
I’m able to see pull requests on both repos but still cannot see a custom codecov.yaml file on both repos in codecov settings.

Can you share a new SHA? (the full one please, not just the 12 digits BitBucket likes)

I will check the logs again.

Going to move to the ticket since our sales team requested it. I’ll close this thread.