rgbds icon indicating copy to clipboard operation
rgbds copied to clipboard

Check tests' code coverage

Open ISSOtm opened this issue 3 years ago • 1 comments

We should be able to use gcov and/or LLVM's source coverage for this.

ISSOtm avatar May 07 '22 12:05 ISSOtm

Could also use the GitHub extension codecov for this, whatever is preferred Easiest way to do that would be automating it through GitHub Actions, see https://github.com/codecov/codecov-action

rawr51919 avatar Jul 02 '22 16:07 rawr51919