Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #243 +/- ##
=========================================
Coverage 95.72% 95.72%
Complexity 354 354
=========================================
Files 46 46
Lines 958 958
=========================================
Hits 917 917
Misses 41 41 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
What does it improve? |
I use this package outside of the context of yii3, so I have to build the container configuration myself. In order not to do it manually, as a starting point I use |
When you add a console command to the DI configuration file it does not mean you add the command to console command loader. Moreover, when you add |
ListenCommand added to DI through config