1 2 3 4 5
test: cargo test coverage: test cargo llvm-cov report --show-missing-lines --color=always 2>&1 | grep -v " 100.00%"