yiisoft / router-fastroute

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

Adapt UrlGenerator #108

Closed rustamwin closed 1 year ago

rustamwin commented 1 year ago
Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌
Fixed issues yiisoft/router#177
what-the-diff[bot] commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 99.45% // Head: 99.46% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (5b926ba) compared to base (32979e4). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ========================================= Coverage 99.45% 99.46% Complexity 85 85 ========================================= Files 2 2 Lines 185 186 +1 ========================================= + Hits 184 185 +1 Misses 1 1 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/router-fastroute/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/UrlGenerator.php](https://codecov.io/gh/yiisoft/router-fastroute/pull/108/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1VybEdlbmVyYXRvci5waHA=) | `99.03% <100.00%> (+<0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.