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

Add support for new SqlOutputWalker class in the ORM #2895

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support for new SqlOutputWalker class in the ORM

6db37f9
Select commit
Loading
Failed to load commit list.
Open

Add support for new SqlOutputWalker class in the ORM #2895

Add support for new SqlOutputWalker class in the ORM
6db37f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 12, 2024 in 0s

76.92% of diff hit (target 78.66%)

View this Pull Request on Codecov

76.92% of diff hit (target 78.66%)

Annotations

Check warning on line 111 in src/SoftDeleteable/Query/TreeWalker/SoftDeleteableWalker.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SoftDeleteable/Query/TreeWalker/SoftDeleteableWalker.php#L111

Added line #L111 was not covered by tests

Check warning on line 38 in src/Tool/ORM/Walker/CompatSqlOutputWalkerForOrm2.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tool/ORM/Walker/CompatSqlOutputWalkerForOrm2.php#L38

Added line #L38 was not covered by tests

Check warning on line 40 in src/Tool/ORM/Walker/CompatSqlOutputWalkerForOrm2.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tool/ORM/Walker/CompatSqlOutputWalkerForOrm2.php#L40

Added line #L40 was not covered by tests

Check warning on line 35 in src/Tool/ORM/Walker/CompatSqlOutputWalkerForOrm3.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tool/ORM/Walker/CompatSqlOutputWalkerForOrm3.php#L35

Added line #L35 was not covered by tests

Check warning on line 37 in src/Tool/ORM/Walker/CompatSqlOutputWalkerForOrm3.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tool/ORM/Walker/CompatSqlOutputWalkerForOrm3.php#L37

Added line #L37 was not covered by tests

Check warning on line 154 in src/Translatable/Query/TreeWalker/TranslationWalker.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Translatable/Query/TreeWalker/TranslationWalker.php#L154

Added line #L154 was not covered by tests