Code Coverage support in Buck2
Open
enhancement
test command
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
Hi Buck2 Team,
At my organisation we're looking to integrate code coverage in Buck2, I see we already have this [issue](https://github.com/facebook/buck2/issues/154). It seems there are 2 possible approaches to provide code coverage support in Buck2:
1. Create a new `buck2 coverage` command similar to bazel.
2. Enhance the OSS test runner to support the coverage usecase.
I'd like to contribute to this effort, just wanted to know your thoughts on what approach you would prefer for this task and if anyone is already actively working on this.
Thanks,
Satyajeet
Contributor guide
Assessment
This issue has not been assessed yet.