File inspection doesn't work in the web interface

I use codecov to monitor quadpy (Codecov).

Everything seems to be going well: The reports are uploaded and correctly reported, the graphs are showing nicely etc. Unfortunately, when clicking on any file to get line-by-line details, I’m getting the error message

Is the path quadpy/_cli.py a relative path in your repository?

The answer is: Yes, it is a relative path in the repo.

Looks like a bug.

@nschloe, this is strange, I’m able to see the files

Maybe this was a blip in connection with GitHub? Can you see if it’s still not working for you?

Indeed, works now. Thanks!

1 Like