Skip to content

Commit 94c5296

Browse files
committed
Add html coverage
1 parent f6965d9 commit 94c5296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
<logging>
1111
<log type="coverage-clover" target="tmp/phpunit-coverage-clover.xml"/>
12+
<log type="coverage-html" target="tmp/" />
1213
</logging>
1314

1415
<filter>

0 commit comments

Comments
 (0)