This is a follow-up of issue #74 we can improve our smart contracts by utilizing [cargo-llvm-cov](https://github.com/taiki-e/cargo-llvm-cov) in the pipeline when merging to main. Ideally, we would run these pipelines (`tarpaulin` and `cargo-llvm-cov`) locally before pushing
This is a follow-up of issue #74
we can improve our smart contracts by utilizing cargo-llvm-cov in the pipeline when merging to main.
Ideally, we would run these pipelines (
tarpaulinandcargo-llvm-cov) locally before pushing