Update gcov options.

This commit is contained in:
ArthurSonzogni 2022-04-28 11:32:30 +02:00
parent e4c5c7b43b
commit e9772a0116

View File

@ -85,6 +85,9 @@ jobs:
--exclude "../examples"
--exclude ".*google.*"
--exclude ".*test.*"
--exclude-unreachable-branches
--exclude-throw-branches
--sort-uncovered
--print-summary
--xml-pretty
--xml