doctrine-extensions / DoctrineExtensions

Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
MIT License
4.04k stars 1.27k forks source link

Fix entity manager acquisition in the example app #2850

Closed phansys closed 3 months ago

phansys commented 3 months ago

Supersedes #2767. Closes #2767.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 78.84%. Comparing base (0632ab1) to head (77211af). Report is 61 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2850 +/- ## ========================================== + Coverage 78.75% 78.84% +0.09% ========================================== Files 163 167 +4 Lines 8593 8638 +45 ========================================== + Hits 6767 6811 +44 - Misses 1826 1827 +1 ```

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