limitador icon indicating copy to clipboard operation
limitador copied to clipboard

WIP - Add coverage with grcov

Open andrewdavidmackenzie opened this issue 3 years ago • 1 comments

Start by seeing that tests are OK if we switch to using rust nightly for Tests (only)

andrewdavidmackenzie avatar Apr 29 '21 11:04 andrewdavidmackenzie

Mostly as an FYI, but since 1.60, this can now be done using llvm in stable: https://doc.rust-lang.org/rustc/instrument-coverage.html#test-coverage

alexsnaps avatar Apr 19 '22 13:04 alexsnaps