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

On Coverage tab keep the "current" file selected #370

Open
muradexQ2 opened this issue Jan 4, 2024 · 0 comments
Open

On Coverage tab keep the "current" file selected #370

muradexQ2 opened this issue Jan 4, 2024 · 0 comments
Labels
custom report custom report feature

Comments

@muradexQ2
Copy link

Installed product versions

  • Visual Studio: [example 2022 Professional]
  • This extension: [example 1.1.21]

Description

After re-running the unit tests (we use Xunit) the list of classes with coverages get renewed and the scroll bar ends up at the top of the list. Lets say I am working on a class and obviously I am fixed on making a coverage progress on it. Before re-running the unit tests I locate the file on the Coverage tab and click on it expecting that after the re-run I will find it selected again and I don't have to hunt for it again in the long list of files. Which currently is not the case. After each re-run I need to scroll thru the list to find my file.

Current behavior

I have to locate the file I last checked on Coverage tab after the unit tests re-run.

Expected behavior

I would like to keep the file I last checked on the Coverage tab selected which makes it easier to follow the code coverage progress on the class of interest.

@tonyhallett tonyhallett added the custom report custom report feature label Apr 3, 2024
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