Closed
Description
Installed product versions
- VS 2019 Community
- Extension 1.1.63
Description
Unable to hide or remove coverage reports for unnecessary projects
Steps to recreate
- Run tests
- See code coverage report
Current behavior
Summary Code coverage for unit test projects are shown with calculations over entire solution
Expected behavior
Should be a way to hide/remove projects as needed and have coverage calculated only on desired projects fpr summary reporting
i.e. Right click project, select hide from coverage report
Additionally, it'd be good to have the ability to readd projects as desired, if one were to go project by project inside a solution
Side Notes
Awesome extension