feat(doctrine): optimize EagerLoadingExtension to skip unnecessary joins #7039
+20
−12
Codecov / codecov/patch
succeeded
Apr 11, 2025 in 0s
83.33% of diff hit (target 61.68%)
View this Pull Request on Codecov
83.33% of diff hit (target 61.68%)
Annotations
Check warning on line 430 in src/Doctrine/Orm/Tests/Extension/EagerLoadingExtensionTest.php
codecov / codecov/patch
src/Doctrine/Orm/Tests/Extension/EagerLoadingExtensionTest.php#L430
Added line #L430 was not covered by tests
Check warning on line 434 in src/Doctrine/Orm/Tests/Extension/EagerLoadingExtensionTest.php
codecov / codecov/patch
src/Doctrine/Orm/Tests/Extension/EagerLoadingExtensionTest.php#L434
Added line #L434 was not covered by tests
Loading