Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 19f8059

Browse files
Do not generate code coverage
1 parent 630aa99 commit 19f8059

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

‎phpunit.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,6 @@
1212
failOnWarning="true"
1313
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xml"
1414
>
15-
<coverage>
16-
<include>
17-
<directory suffix=".php">./src</directory>
18-
</include>
19-
<report>
20-
<clover outputFile="tests/tmp/clover.xml"/>
21-
<text
22-
outputFile="php://stdout"
23-
showUncoveredFiles="true"
24-
showOnlySummary="true"
25-
/>
26-
</report>
27-
</coverage>
28-
2915
<testsuites>
3016
<testsuite name="PHPStan for PHPUnit">
3117
<directory suffix="Test.php">tests</directory>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /