yak icon indicating copy to clipboard operation
yak copied to clipboard

Calculate code coverage metrics during CI

Open schornakj opened this issue 4 years ago • 0 comments

Right now Yak has a code coverage metric of zero percent (profoundly shameful!). I think that seeing a reminder of that for every PR would be a good incentive to make that number something other than zero.

Tesseract added Codecov integration recently, and I like the reports it generates (an example here). Since Yak is an open-source package Codecov is probably a good option here as well.

schornakj avatar Jul 07 '20 04:07 schornakj