-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Split yii-debug package codebase #209
Conversation
PR Summary
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #209 +/- ##
=============================================
+ Coverage 53.73% 64.78% +11.05%
+ Complexity 656 472 -184
=============================================
Files 51 34 -17
Lines 2075 1471 -604
=============================================
- Hits 1115 953 -162
+ Misses 960 518 -442 ☔ View full report in Codecov by Sentry. |
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.
Overall a good idea.
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.
👍
# Conflicts: # src/Collector/Database/DatabaseCollector.php # src/Collector/Queue/QueueCollector.php # src/Collector/ValidatorCollector.php # src/Collector/Web/AssetCollector.php # src/Collector/Web/IdentityCollector.php # src/Collector/Web/RouterCollector.php # tests/Collector/QueueCollectorTest.php # tests/Collector/UserCollectorTest.php # tests/Collector/ValidatorInterfaceProxyTest.php
Moved debug classes close to their packages