yiisoft / view

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

Make base path in `View` and `WebView` optional #251

Closed vjik closed 6 months ago

vjik commented 6 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
what-the-diff[bot] commented 6 months ago

PR Summary

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 99.26%. Comparing base (57372ba) to head (92051b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #251 +/- ## ========================================= Coverage 99.26% 99.26% - Complexity 307 308 +1 ========================================= Files 19 19 Lines 811 813 +2 ========================================= + Hits 805 807 +2 Misses 6 6 ```

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