OpenCppCoverage
OpenCppCoverage
Hello, Thank you for the feedback. I will add an extra check if possible on the next release. OpenCppCoverage
Hello, I disabled managed module. You can find more information [here](https://github.com/OpenCppCoverage/OpenCppCoverage/issues/9). I merged locally your pull request with master and ran the following command: ``` OpenCppCoverage.exe --allow_managed --modules DefaultTest --...
Hello, I had 3 times this issue. I know that restarting solve the problem but I also had the case that this problem disappeared after an amount of time (~1...
Hello, First thanks to all of you for reporting this issue and providing some useful information. I was able to reproduce the issue when running OpenCppCoverage under Docker. I spent...
Hello, I tried many Win32 functions to get the module path but I did not find a working solution :( For Docker, I have created a bug issue [here](https://github.com/docker/for-win/issues/2455). I...
Hello waltronix, This workaround is only for Windows and not for Docker. I created an [issue](https://github.com/docker/for-win/issues/2455) on Docker. I hope it will lead to a solution. OpenCppCoverage
Hello, Can you provide ``LastCoverageResults.log`` file? OpenCppCoverage
Hello, Thank you for providing more information on this issue. When running OpenCppCoverage on a VS2015 project, I am able to have in my log: `[debug] Filename: f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h is selected...
Hello @parsd , Thank a lot for your investigation! I reproduced the issue and I will fix it for the next release ([std::filesystem::exists throws exception when checking a path pointing...
Fixed in [OpenCppCoverage 0.9.9.0](https://github.com/OpenCppCoverage/OpenCppCoverage/releases/tag/release-0.9.9.0).