OpenCppCoverage

Results 85 comments of OpenCppCoverage

Hello, I will add this feature in the next release. OpenCppCoverage

Hello, I have just created a default C++ console application that call a function inside a static library. The coverage of the static library is correct. In the plugin settings,...

Hello, Your suggestion makes sense as OpenCppCoverage command line offers this feature. I will try to add it in the next release. OpenCppCoverage

Hello, Your suggestion makes sense as OpenCppCoverage command line offers this feature. I will try to add it in the next release. OpenCppCoverage

Hi, > Is there a way to open the the "Coverage"-View without running a test? I did not find one. Background: In my opinion it would make sense to import...

Hi, > Is there a way to open the the "Coverage"-View without running a test? I did not find one. Background: In my opinion it would make sense to import...

Hello, I thought the coverage Window was available from the Visual Studio menu `View/Other Windows`. [This commit](https://github.com/OpenCppCoverage/OpenCppCoveragePlugin/commit/e197c034a44289033399c263f51e1ef264375866) adds the Coverage Window inside Visual Studio menu `View/Other Windows`. OpenCppCoverage

Hello, I thought the coverage Window was available from the Visual Studio menu `View/Other Windows`. [This commit](https://github.com/OpenCppCoverage/OpenCppCoveragePlugin/commit/e197c034a44289033399c263f51e1ef264375866) adds the Coverage Window inside Visual Studio menu `View/Other Windows`. OpenCppCoverage

Hello, Thank you for reporting this behavior. OpenCppCoverage generates `LastCoverageResults.log` in the current folder. Can you try to change the current folder? Anyway, the error message is not nice and...

Hello, I think you have an issue because you have 2 ``\\`` in ``--sources="C:\Projects\\Interface DLL"`` I hope it will help, OpenCppCoverage