-
-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed phing test execution under PHPUnit 8 #1024
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1024 +/- ##
============================================
- Coverage 45.82% 45.47% -0.36%
- Complexity 9970 10029 +59
============================================
Files 504 505 +1
Lines 24116 24180 +64
============================================
- Hits 11052 10995 -57
- Misses 13064 13185 +121
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #1024 +/- ##
============================================
- Coverage 45.82% 45.59% -0.24%
- Complexity 9970 10029 +59
============================================
Files 504 505 +1
Lines 24116 24460 +344
============================================
+ Hits 11052 11152 +100
- Misses 13064 13308 +244
Continue to review full report at Codecov.
|
Related to #1021