yiisoft / view

Yii view rendering library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
56 stars 44 forks source link

Add immutable withTheme method #243

Closed Gerych1984 closed 8 months ago

Gerych1984 commented 9 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
what-the-diff[bot] commented 9 months ago

PR Summary

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b44649a) 99.74% compared to head (b4a2b80) 99.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #243 +/- ## ========================================= Coverage 99.74% 99.75% - Complexity 303 305 +2 ========================================= Files 18 19 +1 Lines 798 807 +9 ========================================= + Hits 796 805 +9 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

vjik commented 8 months ago

👍