1
RUST_BACKTRACE=1 cargo watch -x "llvm-cov --ignore-filename-regex='(src/lib.rs)|(unit_tests/.*)' --lcov --output-path=./target/lcov.info && ./check_coverage" -w src