Open andrii-bodnar opened 1 year ago
Looks like we need to use nightly Rust to collect coverage 😬 That's a bit weird because release is build with stable rust, and latest nightly has known compatibility problems with SWC.
I will continue investigating.
I think that I managed to generate profraw files without nightly rust however I ended at that point because llvm-profdata is probably outdated on my mac 😆. Gonna try some workaround later.