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

Adding Listeners to the Tokenizer Info console command #1042

Merged
merged 4 commits into from
Dec 25, 2023

Conversation

msmakouz
Copy link
Member

Q A
Bugfix?
Breaks BC?
New feature? ✔️

Adding listeners to the console command tokenizer:info. This is useful for displaying information about which listeners are registered in the application.

Example:

1

@msmakouz msmakouz self-assigned this Dec 25, 2023
@msmakouz msmakouz added this to the 3.12 milestone Dec 25, 2023
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ccffb6c) 89.20% compared to head (0a2faa1) 89.41%.

Files Patch % Lines
src/Framework/Command/Tokenizer/InfoCommand.php 92.85% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1042      +/-   ##
============================================
+ Coverage     89.20%   89.41%   +0.20%     
- Complexity     6226     6229       +3     
============================================
  Files           818      818              
  Lines         17517    17533      +16     
============================================
+ Hits          15626    15677      +51     
+ Misses         1891     1856      -35     

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

@butschster butschster merged commit f76682f into master Dec 25, 2023
13 of 14 checks passed
@butschster butschster deleted the feature/listeners-list branch December 25, 2023 14:05
@butschster butschster modified the milestones: 3.12, 3.11 Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants