laravel-doctrine / orm

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

Remove unmaintained commands #546

Closed eigan closed 1 year ago

eigan commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 57.97% // Head: 61.68% // Increases project coverage by +3.71% :tada:

Coverage data is based on head (809ab72) compared to base (c586aea). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.0 #546 +/- ## ============================================ + Coverage 57.97% 61.68% +3.71% + Complexity 664 641 -23 ============================================ Files 92 90 -2 Lines 2208 2075 -133 ============================================ Hits 1280 1280 + Misses 928 795 -133 ``` | [Impacted Files](https://codecov.io/gh/laravel-doctrine/orm/pull/546?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/DoctrineServiceProvider.php](https://codecov.io/gh/laravel-doctrine/orm/pull/546?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0RvY3RyaW5lU2VydmljZVByb3ZpZGVyLnBocA==) | `0.00% <ø> (ø)` | | 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=None). 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=None)

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