-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
Description
Describe the bug
This has been working fine for at least a year if not longer. Suddenly all my projects insist there is "No Coverage" even though my user config is set to analysis/**/index.html
and the following file tree exists in the project:
And the HTML contents look normal:
Expected behaviour
Coverage would continue to be detected as it has for the last year.
Desktop (please complete the following information):
- OS: Windows 10.0.19045.4717
- Extension Version 2.11.1
- VSCode Version 1.91.1
khan990