template icon indicating copy to clipboard operation
template copied to clipboard

Add code coverage

Open marcoieni opened this issue 2 years ago • 2 comments

In https://github.com/rust-github/template/pull/43 I removed the current code coverage approach because it wasn't working anymore. What's the best way to do code coverage in rust today?

Possibilities:

  • https://github.com/taiki-e/cargo-llvm-cov (example here)

marcoieni avatar Feb 11 '23 16:02 marcoieni

Solved in that PR?

ghenry avatar Apr 27 '25 13:04 ghenry

potentially I think, but the PR still needs work

marcoieni avatar May 03 '25 14:05 marcoieni