Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
be4ebbf6
Commit
be4ebbf6
authored
Dec 18, 2018
by
Marc Egger
Browse files
change code coverage to include whole core
parent
0f4d49f1
Pipeline
#1177
passed with stage
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/phpunit.xml
View file @
be4ebbf6
...
...
@@ -6,8 +6,7 @@
</testsuites>
<filter>
<whitelist
processUncoveredFilesFromWhitelist=
"true"
>
<directory
suffix=
".php"
>
Source/core/helper
</directory>
<directory
suffix=
".php"
>
Source/core/database
</directory>
<directory
suffix=
".php"
>
Source/core
</directory>
</whitelist>
</filter>
<php>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment