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

replace cobertura parser with patched version #360

Closed fschwaiger closed 2 years ago

fschwaiger commented 2 years ago

This is related to, and should resolve #304.

I did not have time yet nor do I have the experience to run the tests for this.

ryanluker commented 2 years ago

@fschwaiger Thanks for the PR and the contribution! I resolved the conflict with master, as there were some node versioning issues I fixed today. Seeming the builds passed (cobertura is used for some integration level testing), I am fine to merge this in.

ryanluker commented 2 years ago

Thanks again for the contribution and the extension release 2.10.0 will hopefully happen within a week!