Complete adding coverage

This commit is contained in:
2023-07-18 11:20:40 +02:00
parent ca72a34131
commit c0e92cc469
6 changed files with 758 additions and 9 deletions

5
gcovr.cfg Normal file
View File

@@ -0,0 +1,5 @@
filter = src/
exclude = external/
exclude = tests/
print-summary = yes
sort-percentage = yes