Open yash-atreya opened 1 day ago
Closes #8840. Addresses https://github.com/foundry-rs/foundry/issues/8840#issuecomment-2390792012. Somewhat addresses #8904 + https://github.com/foundry-rs/foundry/issues/8889 - by enabling cache and avoiding recompilation
out/coverage
out/coverage/build-info
cache/coverage/
did you test that coverage is collected correctly even after multiple different builds? it doesn't look like we account for different source_ids here
source_id
Motivation
Closes #8840. Addresses https://github.com/foundry-rs/foundry/issues/8840#issuecomment-2390792012. Somewhat addresses #8904 + https://github.com/foundry-rs/foundry/issues/8889 - by enabling cache and avoiding recompilation
Solution
out/coverage
andout/coverage/build-info
.cache/coverage/