yii-event icon indicating copy to clipboard operation
yii-event copied to clipboard

Add debug command

Open samdark opened this issue 1 year ago • 1 comments

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues https://github.com/yiisoft/yii-debug/issues/270

samdark avatar Sep 13 '24 09:09 samdark

Codecov Report

Attention: Patch coverage is 35.93750% with 41 lines in your changes missing coverage. Please review.

Project coverage is 75.88%. Comparing base (a3b3e09) to head (c412d52).

Files with missing lines Patch % Lines
src/Command/DebugEventsCommand.php 35.93% 41 Missing :warning:
Additional details and impacted files
@@              Coverage Diff               @@
##              master      #73       +/-   ##
==============================================
- Coverage     100.00%   75.88%   -24.12%     
- Complexity        47       65       +18     
==============================================
  Files              5        6        +1     
  Lines            106      170       +64     
==============================================
+ Hits             106      129       +23     
- Misses             0       41       +41     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 13 '24 19:09 codecov[bot]