Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visualize coverage with method level. #412

Open
madobon opened this issue Apr 3, 2024 · 2 comments
Open

visualize coverage with method level. #412

madobon opened this issue Apr 3, 2024 · 2 comments
Labels
custom report custom report feature

Comments

@madobon
Copy link

madobon commented Apr 3, 2024

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

@tonyhallett
Copy link
Collaborator

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

image

@tonyhallett tonyhallett added the custom report custom report feature label Apr 3, 2024
@madobon
Copy link
Author

madobon commented Apr 4, 2024

@tonyhallett
Awesome! thanks for the information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
custom report custom report feature
Projects
None yet
Development

No branches or pull requests

2 participants