Python coverage with docker remote interpreter (anyone was able to get result beside 0%?)

Answered

I can get coverage result with a local interpreter just fine but when it comes to docker remote interpreter i always get 0% coverage. It's probably because Pycharm looks for coverage for local files and finds nothing since the tests are run inside a container. I tried playing with volumes and mappings but without any luck.

Was anyone able to get it to work? If yes, how did you do it?

 

Thanks!

0
3 comments
Avatar
Permanently deleted user

Thanks!

0
Avatar
Permanently deleted user

Any update on these? The issue are not providing much more information.

3

Please sign in to leave a comment.