FineCodeCoverage icon indicating copy to clipboard operation
FineCodeCoverage copied to clipboard

There should be an option for turning on Coverage for new code only

Open inishantmishra opened this issue 3 years ago • 0 comments

Installed product versions

  • Visual Studio: [2022]
  • This extension

Description

There should be an option to set existing coverage as a baseline and we should be able to configure that all new codes should show the coverage results so that we can focus on new code only.

Currently, we need to find out the assembly or class file where we have done new changes which is not user-friendly to do so.

inishantmishra avatar Feb 18 '23 19:02 inishantmishra