yiisoft / router-fastroute

Yii Router FastRoute adapter
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
39 stars 19 forks source link

Add optional default host and scheme to `UrlGenerator` #144

Closed vjik closed 7 months ago

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

PR Summary

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 99.50%. Comparing base (77da24c) to head (8e00264).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #144 +/- ## ============================================ + Coverage 99.48% 99.50% +0.01% + Complexity 85 83 -2 ============================================ Files 2 2 Lines 195 200 +5 ============================================ + Hits 194 199 +5 Misses 1 1 ```

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