yiisoft / router

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

Add URL arguments' psalm type in `UrlGeneratorInterface` #229

Closed vjik closed 9 months ago

vjik commented 9 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (cd98ba6) 95.54% compared to head (15f5f62) 95.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #229 +/- ## ========================================= Coverage 95.54% 95.54% Complexity 174 174 ========================================= Files 14 14 Lines 561 561 ========================================= Hits 536 536 Misses 25 25 ```

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