laravel-doctrine / orm

An integration library for Laravel and Doctrine ORM
MIT License
829 stars 177 forks source link

Installed testbench; removed problematic InteractsWithEntities trait and test #641

Closed TomHAnderson closed 4 weeks ago

TomHAnderson commented 4 weeks ago

This important update installs Testbench so the ServiceProvider can be tested.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 77.93%. Comparing base (eccfcbd) to head (cb8b148). Report is 6 commits behind head on 3.0.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0.x #641 +/- ## ============================================ + Coverage 70.80% 77.93% +7.12% + Complexity 509 492 -17 ============================================ Files 74 73 -1 Lines 1682 1618 -64 ============================================ + Hits 1191 1261 +70 + Misses 491 357 -134 ```

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