FortuneN / FineCodeCoverage

Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage
Other
522 stars 40 forks source link

Risk hotspots not run or shown when run multiple or all test projects as once #317

Closed hungnguyen-yyc closed 11 months ago

hungnguyen-yyc commented 1 year ago

Installed product versions

Description

As title, when run tests in one project, FCC is able to calculate and render risk hotspots, cyclomatic complexity, etc. But when run multiple test projects as once. FCC is unable to do so.

Steps to recreate

  1. Create multiple test projects
  2. Select all test projects
  3. Run all tests

    Current behavior

    FCC is unable to calculate and render risk hotspots, cyclomatic complexity, etc.

Expected behavior

FCC should be able to calculate and render risk hotspots, cyclomatic complexity, etc.

tonyhallett commented 1 year ago

Please can you provide a solution exhibiting this behaviour as my multiple test project solution is showing risk hotspots.