Skip to content
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

Add debug command #73

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Add debug command #73

wants to merge 7 commits into from

Conversation

samdark
Copy link
Member

@samdark samdark commented Sep 13, 2024

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues yiisoft/yii-debug#270

@samdark samdark requested review from xepozz and vjik September 13, 2024 09:42
Copy link

codecov bot commented Sep 13, 2024

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 ⚠️
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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vjik vjik added the status:under development Someone is working on a pull request. label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:under development Someone is working on a pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants