👷 add CI step for coverage

This commit is contained in:
Niels Lohmann 2021-01-31 13:21:05 +01:00
parent 143cc06a77
commit 0f43ba9423
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -41,4 +41,4 @@ CheckOptions:
WarningsAsErrors: '*'
#HeaderFilterRegex: '.*nlohmann.*'
HeaderFilterRegex: 'include/.*'
HeaderFilterRegex: '^.*hpp$'