rollbear/strong_type

Better coverage collection method

rollbear opened this issue · 1 comments

My attempts to use gcov always resulted in empty reports, thus resorting to kcov which was easy to get working, but it reports weird missed lines and thus way pessimistic results. Any help on getting gcov to work, and also getting coverage on Windows, would be much appreciated.

Screenshot_20221209_114220

Fixed it. I had (unsurprisingly) misunderstood a lot about gcov and codecov.io uploads.