Releases: ryanluker/vscode-coverage-gutters
Releases · ryanluker/vscode-coverage-gutters
2.2.1
Community contributions:
- @samuel-barbosa for assisting with xml default naming #175 #176
- @neozenith for updating the readme documentation #179
- @Tadaboody for assisting with a number of issues #143 #168 #171
- @brandongk60 for updating the package modules #174
- @karn09 for assisting with path conversions from relative to absolute #173
Changes:
https://github.com/ryanluker/vscode-coverage-gutters/milestone/20?closed=1
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
Features:
- Architecture Revamp: focus on caching and performance #117
Under the hood:
- Module: Revamp gutters / core loop into new CoverageService #116
- Module: Revamp Coverage into LcovParser #115
- Module: Revamp Coverage Renderer #114
- Module: Revamp extension setup and initialization #118
- Module: Revamp File Loader #127
- Update dependencies #110
- Update documentation and readme #111
Bugs:
1.3.1
Bugs Fixed
- Multi root workspace 100% cpu issue
- Windows xml support issue with cobertura
- Misc bugs related to code execution
1.3.0
Features
- Multi Workspace support for extension
Misc
- Add new readme content
- Add quick pick items for multiple file paths
- Update extension info
1.2.0
Features
- xml lcov file support, full and no line coverage reporting with all existing options (no partial at this time)
Misc
- Add new readme content
- Update changelog file
- Update extension info, add xml coverage file support feature
1.1.3
- fix bug where dots in file path would prevent lcov finding