Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GH-1569] Optimize eager fetch for collections to batch query #8391

Merged
merged 19 commits into from
Nov 14, 2023

Fix typos

ec74c83
Select commit
Loading
Failed to load commit list.
Merged

[GH-1569] Optimize eager fetch for collections to batch query #8391

Fix typos
ec74c83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 5, 2023 in 1s

91.89% of diff hit (target 84.14%)

View this Pull Request on Codecov

91.89% of diff hit (target 84.14%)

Annotations

Check warning on line 1148 in lib/Doctrine/ORM/Configuration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Doctrine/ORM/Configuration.php#L1148

Added line #L1148 was not covered by tests

Check warning on line 1151 in lib/Doctrine/ORM/Configuration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Doctrine/ORM/Configuration.php#L1150-L1151

Added lines #L1150 - L1151 were not covered by tests

Check warning on line 3111 in lib/Doctrine/ORM/UnitOfWork.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Doctrine/ORM/UnitOfWork.php#L3109-L3111

Added lines #L3109 - L3111 were not covered by tests