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

Fix error when used objects with PK in ArrayColumn #141

Merged
merged 3 commits into from
Nov 27, 2023

replace PHP_EOL to \n

81f2baf
Select commit
Loading
Failed to load commit list.
Merged

Fix error when used objects with PK in ArrayColumn #141

replace PHP_EOL to \n
81f2baf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2023 in 1s

80.00% of diff hit (target 92.20%)

View this Pull Request on Codecov

80.00% of diff hit (target 92.20%)

Annotations

Check warning on line 377 in src/BaseListView.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BaseListView.php#L374-L377

Added lines #L374 - L377 were not covered by tests

Check warning on line 379 in src/BaseListView.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BaseListView.php#L379

Added line #L379 was not covered by tests

Check warning on line 136 in src/Column/DataColumnRenderer.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Column/DataColumnRenderer.php#L136

Added line #L136 was not covered by tests