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
460 stars 88 forks source link

Python Coverage Not Showing #284

Closed ztroop closed 3 years ago

ztroop commented 3 years ago

Summary This is very similar to Support python coverage #224, but the temporary solutions described in the thread do not work.

The extension's output after trying both approaches, suggests it worked. Nothing visual has changed.

[1609089081586][coverageservice]: INITIALIZING
[1609089093901][coverageservice]: LOADING
[1609089108921][coverageservice]: Loading 1 file(s)
[1609089108922][coverageservice]: Loaded 1 data file(s)

Versions