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

Fix events configuration for Yii Debug #113

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Fix events configuration for Yii Debug #113

merged 2 commits into from
Jun 6, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Jun 4, 2024

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fix #112

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d6af946) to head (63294d5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #113   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        92        92           
===========================================
  Files              9         9           
  Lines            264       264           
===========================================
  Hits             264       264           

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

@vjik vjik requested review from xepozz and a team June 4, 2024 19:18
@vjik vjik added the status:code review The pull request needs review. label Jun 4, 2024
@vjik vjik merged commit 7044bc1 into master Jun 6, 2024
22 of 23 checks passed
@vjik vjik deleted the fix-112 branch June 6, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unnecessary AfterRender event
2 participants