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

[Tree] Add pre-order and level-order traversals #2498

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Update tests/Gedmo/Tree/NestedTreeTraversalTest.php

0037f83
Select commit
Loading
Failed to load commit list.
Open

[Tree] Add pre-order and level-order traversals #2498

Update tests/Gedmo/Tree/NestedTreeTraversalTest.php
0037f83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 17, 2024 in 0s

95.00% of diff hit (target 79.22%)

View this Pull Request on Codecov

95.00% of diff hit (target 79.22%)

Annotations

Check warning on line 1190 in src/Tree/Entity/Repository/NestedTreeRepository.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/Entity/Repository/NestedTreeRepository.php#L1190

Added line #L1190 was not covered by tests

Check warning on line 1210 in src/Tree/Entity/Repository/NestedTreeRepository.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/Entity/Repository/NestedTreeRepository.php#L1210

Added line #L1210 was not covered by tests