Rubberduck icon indicating copy to clipboard operation
Rubberduck copied to clipboard

Update Coverage Setup

Open Vogel612 opened this issue 3 years ago • 2 comments

Justification

Opencover has been discontinued. The maintainer recommends switching to AltCover, which can produce LCov reports that are definitively parseable by codecov. Maybe we want a different coverage provider, though (Cobertura?, ???).

Since OpenCover is no longer a thing, we should make the switch and sooner rather than later.

Description

A working coverage report for each PR

Vogel612 avatar Feb 21 '22 19:02 Vogel612

I'm assigning this to myself to remind myself I want to work on this when I have time, but if someone has an urgent want to work on something like this I don't need to be the one to have done it :D

Vogel612 avatar Feb 21 '22 19:02 Vogel612

An alternative to AltCover would be the microsoft-recommended https://github.com/coverlet-coverage/coverlet

Vogel612 avatar Mar 07 '22 16:03 Vogel612