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

Fix crash when reporter throws an error. Also adds a pretty command to use tslint fix. #138

Closed brandongk closed 6 years ago

brandongk commented 6 years ago

@ryanluker

ryanluker commented 6 years ago

@brandongk60 looks good thanks for adding tests too!