chainlink-solana
chainlink-solana copied to clipboard
Research and add Rust code coverage reporting tool
Possible candidates: https://vladfilippov.com/blog/rust-code-coverage-tools/
I've used tarpaulin before, but none of these tools can be used with Anchor integration tests since these run contracts on an actual validator node (inside a BPF VM).