Exclude tests from coverage.

This commit is contained in:
ArthurSonzogni 2022-04-27 13:25:43 +02:00
parent 114cbfcffd
commit 001dd0a8c3

View File

@ -84,6 +84,7 @@ jobs:
--root ../
--exclude "../examples"
--exclude ".*google.*"
--exclude ".*test.*"
--print-summary
--xml-pretty
--xml