-
-
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
fix coding style for test files #1188
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests failed:
[phpunit] Total tests run: 1050, Warnings: 0, Failures: 1, Errors: 1, Incomplete: 0, Skipped: 208, Time elapsed: 63.79018 s
BUILD FAILED
C:\projects\phing\test\build.xml:81:87 Test FAILURE (testExisting in class AutoloaderTaskTest): Failed asserting that false is true.
Codecov Report
@@ Coverage Diff @@
## master #1188 +/- ##
=========================================
Coverage 47.42% 47.42%
Complexity 9937 9937
=========================================
Files 505 505
Lines 24409 24409
=========================================
Hits 11576 11576
Misses 12833 12833
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mimmi20 thx 👍 |
No description provided.