8000 expand test dir coverage · symfony/maker-bundle@8acfd16 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8acfd16

Browse files
committed
expand test dir coverage
1 parent dd34699 commit 8acfd16

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

phpstan.dist.neon

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,19 @@ parameters:
55
- vendor/autoload.php
66
paths:
77
- src/Maker
8+
- tests/Command
9+
- tests/Docker
810
- tests/Maker
11+
excludePaths:
12+
- tests/Doctrine/fixtures
13+
- tests/fixtures
14+
- tests/Security/fixtures
15+
- tests/Security/yaml_fixtures
16+
- tests/tmp
17+
- tests/Util/fixtures
18+
- tests/Util/yaml_fixtures
19+
20+
921
# - tests
1022
# symfony:
1123
# containerXmlPath: var/cache/test/App_KernelTestDebugContainer.xml

0 commit comments

Comments
 (0)
0