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

Refactor populateRecord() to split ArrayAccess implementation #350

Merged
merged 1 commit into from
May 27, 2024

Refactor `populateRecord()` to split `ArrayAccess` implementation

98295c7
Select commit
Loading
Failed to load commit list.
Merged

Refactor populateRecord() to split ArrayAccess implementation #350

Refactor `populateRecord()` to split `ArrayAccess` implementation
98295c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 25, 2024 in 0s

73.33% of diff hit (target 88.13%)

View this Pull Request on Codecov

73.33% of diff hit (target 88.13%)

Annotations

Check warning on line 537 in src/AbstractActiveRecord.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AbstractActiveRecord.php#L537

Added line #L537 was not covered by tests

Check warning on line 187 in src/ArArrayHelper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ArArrayHelper.php#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 190 in src/ArArrayHelper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ArArrayHelper.php#L190

Added line #L190 was not covered by tests