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

#137 - Splitting TopSectionFinder from Renderer and adding unit tests to both. (WIP) #142

Closed brandongk closed 6 years ago

brandongk commented 6 years ago

Issue:

137

Splitting up the renderer.ts file to facilitate testing.