mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-31 21:40:12 +02:00
enable code coverage whitelist
This commit is contained in:
@@ -13,4 +13,10 @@
|
||||
<log type="coverage-clover" target="coverage.clover" />
|
||||
</logging>
|
||||
|
||||
<filter>
|
||||
<whitelist processUncoveredFilesFromWhitelist="true">
|
||||
<file>*.php</file>
|
||||
</whitelist>
|
||||
</filter>
|
||||
|
||||
</phpunit>
|
||||
|
Reference in New Issue
Block a user