Skip to content

Commit 63d4019

Browse files
committed
Store clover xml
1 parent ec16299 commit 63d4019

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
],
4646
"unit": [
4747
"@ensure-installed",
48-
"phpunit --colors=always -c phpunit.xml.dist --coverage-text --coverage-html covHtml"
48+
"phpunit --colors=always -c phpunit.xml.dist --coverage-text --coverage-html covHtml --coverage-clover ./build/logs/clover.xml"
4949
],
5050
"mutation": [
5151
"@ensure-installed",

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)