codecov/codecov-bash

Codecov.io UI not resolving submodule paths in GitHub

Closed this issue · 4 comments

Hi,
I have a configuration that (maybe excessively...) makes use of submodules. I can generate, upload, and view coverage reports that were generated on Travis-CI and uploaded to codecov.io. However, the web UI at codecov.io only gives me an overview. I cannot enter single files and view their line coverage.

For instance: https://codecov.io/gh/wwu-pi/muli/src/aa6f1697a4dd513d1f3f811cf72b2f43c18cf4ac/muli-env/muli-runtime/src/main/java/de/wwu/muli/iteratorsearch/BreadthFirstSearch.java.

The path fix already ensures that this points to a path that works in the main repo https://github.com/wwu-pi/muli (branch free-objects). However, codecov.io says that the path cannot be resolved, even though it exists and all submodules are public.

Sorry if this was not the right place to report this! I didn't know any better, but at least the bash script really was my uploader...

Thanks all!

Hi @Dagefoerde

In the future, please file non-uploader bugs in our community at https://community.codecov.io/c/bug-fixes

I'll be closing this issue, but I did share it with the engineering team so they are aware.

There isn't, publicly, but if you can create a community post i can link it internally so we can let you know when there's an update.

That would be wonderful. Here you go: https://community.codecov.io/t/codecov-io-ui-not-resolving-submodule-paths-in-github/713 Thanks and sorry again.