tenninebt / vscode-koverage

VSCode code coverage extension
Apache License 2.0
26 stars 6 forks source link

File not found when trying to run coverage from test panel #31

Closed rurickdev closed 1 year ago

rurickdev commented 1 year ago

In a multi project directory, even when the coverage path is set in the setting (and coverage extension detects it) when hitting the "run test coverage" play button the console throws a "Directory not found error" and when hitting the "refresh" button a lot of "file not found" are returned

close due wrong repostory