CosmWasm/cosmwasm

Make code coverage work for cosmwasm-vm

webmaster128 opened this issue · 1 comments

Currently failing with

cargo_tarpaulin: Failed to get test coverage! Error: Failed to run tests: Error running test - SIGILL raised in 5835

Works with grcov. Done in #1888