benchmark icon indicating copy to clipboard operation
benchmark copied to clipboard

[CI] Set minima code coverage metrics to prevent regression

Open teabot opened this issue 3 years ago • 0 comments

We've recently added a GitHub Actions build (#307) and included a number of code quality checks (#309). All code coverage levels are currently set to 0, however we do have a few tests. We should set the coverage parameters above zero to at least ensure that we do not regress the current tests, and to encourage tests on new code.

teabot avatar Sep 21 '22 08:09 teabot