Exclude lines for coverage

This commit is contained in:
Fabrice Reix 2024-01-26 10:51:02 +01:00
parent 42c851cddb
commit bdd1cc830b
No known key found for this signature in database
GPG Key ID: BF5213154B2E7155

View File

@ -20,5 +20,6 @@ grcov target/profile \
--output-types html \
--branch \
--ignore-not-existing \
--excl-line "^ *\}$" \
--output-path target/coverage