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 #211: ListView::itemViewAttributes() accepts Closure as parameter. #212

Conversation

glpzzz
Copy link
Contributor

@glpzzz glpzzz commented Sep 8, 2024

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

Refs #211

Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.17%. Comparing base (1fb609b) to head (da4a644).
Report is 23 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #212      +/-   ##
============================================
+ Coverage     64.66%   68.17%   +3.51%     
- Complexity      558      572      +14     
============================================
  Files            46       45       -1     
  Lines          1862     1854       -8     
============================================
+ Hits           1204     1264      +60     
+ Misses          658      590      -68     

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

src/ListView.php Show resolved Hide resolved
@glpzzz glpzzz changed the title #211: ListView::itemViewAttributes() accepts Closure as parameter. ListView::itemViewAttributes() accepts Closure as parameter. Sep 9, 2024
@glpzzz glpzzz changed the title ListView::itemViewAttributes() accepts Closure as parameter. ListView::itemViewAttributes() accepts Closure as parameter. Sep 9, 2024
src/ListView.php Show resolved Hide resolved
@glpzzz glpzzz changed the title ListView::itemViewAttributes() accepts Closure as parameter. Fix #211: ListView::itemViewAttributes() accepts Closure as parameter. Sep 9, 2024
src/ListView.php Outdated Show resolved Hide resolved
src/ListView.php Outdated Show resolved Hide resolved
src/ListView.php Outdated Show resolved Hide resolved
glpzzz and others added 3 commits September 9, 2024 16:46
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
@samdark samdark requested a review from vjik September 10, 2024 07:55
@samdark
Copy link
Member

samdark commented Sep 10, 2024

@vjik I think everything is addressed. Please re-check.

@vjik vjik merged commit e9eec42 into yiisoft:master Sep 10, 2024
17 checks passed
@vjik
Copy link
Member

vjik commented Sep 10, 2024

@glpzzz Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants