Skip to content

Releases: ryanluker/vscode-coverage-gutters

2.2.1

28 Oct 19:54
07d71bc
Compare
Choose a tag to compare

Community contributions:

Changes:

https://github.com/ryanluker/vscode-coverage-gutters/milestone/20?closed=1

2.2.0

09 Sep 22:25
Compare
Choose a tag to compare

Github Milestone

New Features:

  • Java support via jacoco #163

Under the hood:

  • Update extension integrations to 2.0 #164

Bugs:

2.1.1

06 Aug 23:46
Compare
Choose a tag to compare

Github Milestone

Under the hood:

  • cleanup relative path comparison from last release #159

Bugs:

2.1.0

29 Jul 21:28
Compare
Choose a tag to compare

Github Milestone

Features:

  • php support via clover-json and xml files! #140 #141

Under the hood:

  • use relative path comparison instead of score based #148 #152

Bugs:

  • removed score based file matching which cleans up alot of issues #150 #137

2.0.1

01 Jul 20:38
Compare
Choose a tag to compare

Github Milestone

Under the hood:

  • event metrics to better understand language usage #134
  • misc project tidying and cleanup #135 #136

Bugs:

  • xml path issue related to upstream parser fixed #133

2.0.0

07 May 02:06
Compare
Choose a tag to compare

Github Milestone

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:

  • Donate link doesnt have svg in readme in extension search #128
  • It doesnt live reload on icov update when 2 panes #109

1.3.1

29 Jan 04:24
4c1e472
Compare
Choose a tag to compare

Github Milestone

Bugs Fixed

  • Multi root workspace 100% cpu issue
  • Windows xml support issue with cobertura
  • Misc bugs related to code execution

1.3.0

06 Nov 01:14
ad509a1
Compare
Choose a tag to compare

Github Milestone

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

30 Oct 04:08
Compare
Choose a tag to compare

Github Milestone

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

11 Sep 03:27
Compare
Choose a tag to compare

Github Milestone

  • fix bug where dots in file path would prevent lcov finding