laravel-doctrine / orm

A drop-in Doctrine ORM 2 implementation for Laravel 5+ and Lumen
http://laraveldoctrine.org
MIT License
827 stars 179 forks source link

Rename UrlRoutable method to not conflict with laravel UrlRoutable #558

Closed eigan closed 1 year ago

eigan commented 1 year ago

Fixes #451

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f5fcab7) 66.88% compared to head (beadaef) 66.88%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.0 #558 +/- ## ========================================= Coverage 66.88% 66.88% - Complexity 563 564 +1 ========================================= Files 83 83 Lines 1806 1806 ========================================= Hits 1208 1208 Misses 598 598 ``` | [Files Changed](https://app.codecov.io/gh/laravel-doctrine/orm/pull/558?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/Middleware/SubstituteBindings.php](https://app.codecov.io/gh/laravel-doctrine/orm/pull/558?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL01pZGRsZXdhcmUvU3Vic3RpdHV0ZUJpbmRpbmdzLnBocA==) | `100.00% <100.00%> (ø)` | |

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