Commit d319d39 1 parent b078329 commit d319d39 Copy full SHA for d319d39
File tree 3 files changed +15
-0
lines changed
3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 36
36
<directory suffix =" .php" >lib</directory >
37
37
</include >
38
38
</source >
39
+ <coverage includeUncoveredFiles =" true" cacheDirectory =" .phpunit.cache/code-coverage" >
40
+ <report >
41
+ <clover outputFile =" .phpunit.cache/code-coverage/clover-mysql57.xml" />
42
+ </report >
43
+ </coverage >
39
44
</phpunit >
Original file line number Diff line number Diff line change 36
36
<directory suffix =" .php" >lib</directory >
37
37
</include >
38
38
</source >
39
+ <coverage includeUncoveredFiles =" true" cacheDirectory =" .phpunit.cache/code-coverage" >
40
+ <report >
41
+ <clover outputFile =" .phpunit.cache/code-coverage/clover-mysql80.xml" />
42
+ </report >
43
+ </coverage >
39
44
</phpunit >
Original file line number Diff line number Diff line change 35
35
<directory suffix =" .php" >lib/</directory >
36
36
</include >
37
37
</source >
38
+ <coverage includeUncoveredFiles =" true" cacheDirectory =" .phpunit.cache/code-coverage" >
39
+ <report >
40
+ <clover outputFile =" .phpunit.cache/code-coverage/clover-pgsql.xml" />
41
+ </report >
42
+ </coverage >
38
43
</phpunit >
You can’t perform that action at this time.
0 commit comments