ryanluker / vscode-coverage-gutters

Display test coverage generated by lcov and xml - works with many languages
https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters
MIT License
454 stars 88 forks source link

Try to fix nightly build script for windows + latest vscode #412

Closed ryanluker closed 1 year ago

ryanluker commented 1 year ago

For some reason the vscode (insiders latest) with windows-latest had started failing recently due to the following warning.

This version of D:\a\vscode-coverage-gutters\vscode-coverage-gutters\.vscode-test\vscode-win32-archive-1.79.0\Code.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.
Failed to run tests
Error: Process completed with exit code 1.
ryanluker commented 1 year ago

Turned out to be an issue with the vscode-test dependency, that was fixed with a quick upgrade of that package. https://github.com/ryanluker/vscode-coverage-gutters/pull/412/commits/637b6367e13ddb027c29b767f4c08161267ce44d