Consider using cargo-llvm-cov #149
brettcannon
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/taiki-e/cargo-llvm-cov
With the JSON output it might make sense to automate leaving comments on PRs for uncovered lines (assuming someone hasn't done that already; could make it a GHA using Rust and WebAssembly). Should also upload the JSON coverage, the HTML coverage, and then decide if codecov is still worth it.
Beta Was this translation helpful? Give feedback.
All reactions