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

Fixed called class check in Widget::end() when widget configured using callable #20270

Merged
merged 3 commits into from
Oct 31, 2024

Merge branch 'master' into 20267-widget-end-resolved-classes

363f90a
Select commit
Loading
Failed to load commit list.
Merged

Fixed called class check in Widget::end() when widget configured using callable #20270

Merge branch 'master' into 20267-widget-end-resolved-classes
363f90a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

64.84% (-0.01%) compared to e4d5d73, passed because coverage increased by 0% when compared to adjusted base (64.84%)

View this Pull Request on Codecov

64.84% (-0.01%) compared to e4d5d73, passed because coverage increased by 0% when compared to adjusted base (64.84%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.84%. Comparing base (e4d5d73) to head (363f90a).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #20270      +/-   ##
============================================
- Coverage     64.84%   64.84%   -0.01%     
+ Complexity    11401    11399       -2     
============================================
  Files           430      430              
  Lines         37138    37137       -1     
============================================
- Hits          24083    24080       -3     
- Misses        13055    13057       +2     

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