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

Merged
merged 2 commits into from
Jan 14, 2025

Update src/SoftDeleteable/Query/TreeWalker/SoftDeleteableWalker.php

703680f
Select commit
Loading
Failed to load commit list.
Merged

Add support for new SqlOutputWalker class in the ORM #2895

Update src/SoftDeleteable/Query/TreeWalker/SoftDeleteableWalker.php
703680f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 14, 2025 in 1s

75.00% of diff hit (target 78.66%)

View this Pull Request on Codecov

75.00% of diff hit (target 78.66%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L110 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L126 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