How to troubleshoot ignored yaml file?

It looks like it is the same issue, thanks, I tried searching for this error message but somehow missed the thread, thanks again.

I’ll update the steps to troubleshoot codecov issue to take this into account:

  1. Use cat codecov.yml | curl --data-binary @- https://codecov.io/validate to validate my yaml file. It says it is valid.
  2. Make sure to use bash uploader, set -v flag to debug. Check the parsed yaml (if using v flag) tracks.
  3. Check the Settings section of the repository, to check that parsed version is equal to yaml file.

Thank you so much for your help!

1 Like