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

Running - npm audit fix --force #174

Closed brandongk closed 5 years ago

brandongk commented 5 years ago

Fixes 3 identified vulnerabilities: found 3 vulnerabilities (1 low, 1 high, 1 critical)

Upgrades jacoco-parse to v2, which is a backwards-breaking change.

ryanluker commented 5 years ago

@brandongk60 Thanks for the package updates! Jacoco is covered by some of the integration tests so I am fine with merging this in.