SoftengPoliTo / weighted-code-coverage

MIT License
0 stars 2 forks source link

Evaluate cargo-llvm-cov #13

Closed Luni-4 closed 2 years ago

Luni-4 commented 2 years ago

cargo-llvm-cov is a cargo subcommand to easily use LLVM source-based code coverage.

This software could be used as alternative to grcov, but first it is necessary to evaluate its output format in order to see if it is compatible with weighted-code-coverage

Luni-4 commented 2 years ago

This idea has been moved upstream. adding cargo-llvm-cov inside grcov