laravel-doctrine / orm

An integration library for Laravel and Doctrine ORM
MIT License
828 stars 178 forks source link

Revert return to null if manager is not found; add bool to throw exce… #644

Closed TomHAnderson closed 4 weeks ago

TomHAnderson commented 4 weeks ago

…ption instead

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 79.62%. Comparing base (a245230) to head (30b6b16). Report is 6 commits behind head on 3.0.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0.x #644 +/- ## ============================================ + Coverage 79.60% 79.62% +0.02% - Complexity 492 493 +1 ============================================ Files 73 73 Lines 1618 1620 +2 ============================================ + Hits 1288 1290 +2 Misses 330 330 ```

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