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

feat: Paginators for Doctrine Collection & Selectable #6153

Merged

feat: paginators for Doctrine Collection & Selectable

6da691b
Select commit
Loading
Failed to load commit list.
Merged

feat: Paginators for Doctrine Collection & Selectable #6153

feat: paginators for Doctrine Collection & Selectable
6da691b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 11, 2024 in 1s

88.00% of diff hit (target 80.28%)

View this Pull Request on Codecov

88.00% of diff hit (target 80.28%)

Annotations

Check warning on line 94 in src/Doctrine/Common/CollectionPaginator.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Doctrine/Common/CollectionPaginator.php#L94

Added line #L94 was not covered by tests

Check warning on line 96 in src/Doctrine/Common/CollectionPaginator.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Doctrine/Common/CollectionPaginator.php#L96

Added line #L96 was not covered by tests

Check warning on line 101 in src/Doctrine/Common/SelectablePaginator.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Doctrine/Common/SelectablePaginator.php#L101

Added line #L101 was not covered by tests

Check warning on line 103 in src/Doctrine/Common/SelectablePaginator.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Doctrine/Common/SelectablePaginator.php#L103

Added line #L103 was not covered by tests

Check warning on line 78 in src/Doctrine/Common/SelectablePartialPaginator.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Doctrine/Common/SelectablePartialPaginator.php#L78

Added line #L78 was not covered by tests

Check warning on line 80 in src/Doctrine/Common/SelectablePartialPaginator.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Doctrine/Common/SelectablePartialPaginator.php#L80

Added line #L80 was not covered by tests