osv.dev icon indicating copy to clipboard operation
osv.dev copied to clipboard

Add code coverage metrics

Open andrewpollock opened this issue 3 years ago • 3 comments

It's difficult to reason about the test coverage, so we don't know where we need to improve things, and we don't know what we can confidently modify and release because it has been tested.

andrewpollock avatar Sep 12 '22 23:09 andrewpollock

This issue has not had any activity for 60 days and will be automatically closed in two weeks

github-actions[bot] avatar Jul 28 '24 18:07 github-actions[bot]

I note that OSV-Scanner is using Codecov, is it a relatively straightforward exercise to replicate that to this repo?

andrewpollock avatar Jul 29 '24 02:07 andrewpollock

I'm not sure how well codecov plays with either python or google cloud build.

another-rex avatar Jul 31 '24 03:07 another-rex