Files
anki/tools/coverage
Fernando Lins ace294a1d1 fix(test): skip Rust coverage on Windows ARM64 with clear message
cargo-llvm-cov's llvm-profdata uses the host toolchain, which cannot
merge profraw files produced on aarch64-pc-windows-msvc. Refs:
rust-lang/rust#150123, taiki-e/cargo-llvm-cov#436.
2026-05-15 21:28:59 -03:00
..