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

Feature request: Add debounce to CoverageChanged #41

Closed
work933k opened this issue Sep 28, 2023 · 1 comment
Closed

Feature request: Add debounce to CoverageChanged #41

work933k opened this issue Sep 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@work933k
Copy link

Hi!
I like this extension and have something which would improve the User Experience in certain situations.

I use Koverage in VSCode to view the level of Code Coverage of my E2E-tests for my NX-workspace.
If i have the Koverage-explorer open and run my E2E-tests, then i see in the log the CoverageChanged event to be triggered almost every second. This seems to put quite a burden on the machine.
Implementing some kind of debounce mechanism would probably reduce the overhead..

@tenninebt
Copy link
Owner

@work933k I understand, we'll do. (I'll get to it, hopefully, next week.)
It will come with a better management for workspaces.

tenninebt added a commit that referenced this issue Oct 26, 2023
@tenninebt tenninebt added the enhancement New feature or request label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants