OpenCppCoveragePlugin
OpenCppCoveragePlugin copied to clipboard
Official Visual Studio Plugin for OpenCppCoverage
It would be nice if you can import a coverage-file and show the results without running a test again. My current workaround for this is to import the coverage file...
When I am trying to run code coverage, while opening settings window, visual studio gets hang or it is taking more time(15mins) to load.
I get no code coverage results. verbose info seems to say that my project (module?) is not used. But it also builds the tests?! [codecov_log.txt](https://github.com/OpenCppCoverage/OpenCppCoveragePlugin/files/4255986/codecov_log.txt)
When I change the size of the OpenCppCoverage Settings-Window the selection for "selected projects" scales with the size of the outer window, but the outer scrollbar stays always the same...