Exclude lines for coverage
This commit is contained in:
parent
42c851cddb
commit
bdd1cc830b
|
|
@ -20,5 +20,6 @@ grcov target/profile \
|
|||
--output-types html \
|
||||
--branch \
|
||||
--ignore-not-existing \
|
||||
--excl-line "^ *\}$" \
|
||||
--output-path target/coverage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue