OpenCppCoveragePlugin icon indicating copy to clipboard operation
OpenCppCoveragePlugin copied to clipboard

Official Visual Studio Plugin for OpenCppCoverage

Results 24 OpenCppCoveragePlugin issues
Sort by recently updated
recently updated
newest added

Please add a module to mention "file names" or "directory names" that can be ignored by the tool while generating reports. Let's say my project has 2 files: a.cpp b.cpp...

I just installed OpenCppCoveragePlugin for Visual Studio 2019. I am using it with a very large project (UnrealEngine with a source build). The entire IDE hangs when going to Tools->Open...

Is it a big deal to add support for Visual Studio 2022 Preview version?

I have solution with a VisualGDB project and native Unittest project using google test. Running OpenCPPCoverage works fine. I get the correct totals and report. But zooming into the files...

version of vs2015: ![image](https://user-images.githubusercontent.com/50920986/101119566-8ef4d800-3626-11eb-8877-0ee4769e3c6d.png) ![image](https://user-images.githubusercontent.com/50920986/101119916-5b667d80-3627-11eb-99bf-428ee2b53c5d.png) coverage value all equal 0 ![image](https://user-images.githubusercontent.com/50920986/101120112-c021d800-3627-11eb-8289-3ed700e7a2d8.png) it can work when i use visual studio 2019 vstest.console.exe file : ![image](https://user-images.githubusercontent.com/50920986/101119657-c5caee00-3626-11eb-83c9-13e46bc3bd1e.png) coverage value is right! ![image](https://user-images.githubusercontent.com/50920986/101120161-dfb90080-3627-11eb-9232-719c8a69291f.png)

## Background The info from About Visual Studio dialog is below... I have a small program open - a tiny Catch2 test - and OpenCppCoveragePlugin installed... The build config is...

I have a static library and I have written a google test for one of the files in the static library. When I run through the visual studio plugin(0.9.6.1), I...

help wanted
Waiting info from reporter

After installing the extension,(v 0.9.7.1), and restarting the project, the extension is visible under "Extensions and Updates" in "Tool" menu. But under "Build" menu, Run "openCCPcoverage" is not visible as...

To activate **Toggle projects selection** button or any checkbox above, I have to double click every widget. First grabs focus, second allows to invoke the action. Same applies to filter...

enhancement

If it is interesting for you, we can implement better integration between your and my tool (MetaProject). Hope on your feedback. My contact is [email protected]