FineCodeCoverage icon indicating copy to clipboard operation
FineCodeCoverage copied to clipboard

visualize coverage with method level.

Open madobon opened this issue 1 year ago • 2 comments

Installed product versions

  • Visual Studio: 2022 Enterprise
  • This extension: 1.1.214

Description

I would like to see coverage with method level. Is there any way to do this?

Looks like this. https://reportgenerator.io/resources/reports/HtmlInline_AzurePipelines/Sample_PartialClass.html image

Steps to recreate

  1. Run unit tests.
  2. Open FCC Coverage tab.

Current behavior

I can see coverage with class level.

Expected behavior

I want see coverage with class and method level.

Side Notes

N/A

madobon avatar Apr 03 '24 00:04 madobon

I am currently working on a new report that has this functionality. Available in the next release.

image

tonyhallett avatar Apr 03 '24 08:04 tonyhallett

@tonyhallett Awesome! thanks for the information.

madobon avatar Apr 04 '24 01:04 madobon