yiisoft / router

Router is a request matcher and URL generator
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
59 stars 24 forks source link

PoC array like routes #235

Open xepozz opened 7 months ago

xepozz 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:

Comparison is base (7b4d133) 97.40% compared to head (7a79abe) 97.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #235 +/- ## ========================================= Coverage 97.40% 97.40% Complexity 181 181 ========================================= Files 16 16 Lines 577 577 ========================================= Hits 562 562 Misses 15 15 ```

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