yiisoft / view

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

Change logic of template file searching #266

Closed vjik closed 2 months ago

vjik commented 2 months ago
Q A
Is bugfix?
New feature?
Breaks BC? ✔️
Fixed issues comma-separated list of tickets # fixed by the PR, if any
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.

Project coverage is 99.62%. Comparing base (cbbad8e) to head (b4534fd). Report is 3 commits behind head on master.

Files Patch % Lines
src/ViewTrait.php 85.71% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #266 +/- ## ============================================= - Coverage 100.00% 99.62% -0.38% - Complexity 307 311 +4 ============================================= Files 19 19 Lines 785 795 +10 ============================================= + Hits 785 792 +7 - Misses 0 3 +3 ```

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