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

Merge branch 'master' into add-debug-command

c412d52
Select commit
Loading
Failed to load commit list.
Open

Add debug command #73

Merge branch 'master' into add-debug-command
c412d52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 14, 2024 in 0s

75.88% (-24.12%) compared to a3b3e09

View this Pull Request on Codecov

75.88% (-24.12%) compared to a3b3e09

Details

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.