Ignore the new binary source file
This commit is contained in:
parent
326b876d9c
commit
d43f82d5ef
@ -30,6 +30,7 @@ jobs:
|
||||
--ignore-not-existing
|
||||
--ignore "tests/*"
|
||||
--ignore "src/main.rs"
|
||||
--ignore "src/bin/mh-edit.rs"
|
||||
--excl-start "GRCOV_EXCL_START|mod tests \{"
|
||||
--excl-stop "GRCOV_EXCL_STOP"
|
||||
--output-path ./target/debug/coverage/
|
||||
|
Loading…
Reference in New Issue
Block a user