Skip to content

Adopt immutable Collection DSL from Data#115

Merged
alganet merged 1 commit intoRespect:masterfrom
alganet:immutable
Apr 2, 2026
Merged

Adopt immutable Collection DSL from Data#115
alganet merged 1 commit intoRespect:masterfrom
alganet:immutable

Conversation

@alganet
Copy link
Copy Markdown
Member

@alganet alganet commented Apr 2, 2026

Replace chaining, __get, ArrayAccess, and proxy methods with constructor composition via with/filter/required params. Remove Filtered support, simplify persist and query building.

Replace chaining, __get, ArrayAccess, and proxy methods with
constructor composition via with/filter/required params. Remove
Filtered support, simplify persist and query building.
@alganet alganet marked this pull request as ready for review April 2, 2026 22:20
@alganet alganet merged commit 8fe033d into Respect:master Apr 2, 2026
@alganet alganet deleted the immutable branch April 2, 2026 22:20
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.06%. Comparing base (ef89a8a) to head (795c0d4).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Mapper.php 90.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #115      +/-   ##
============================================
- Coverage     99.55%   99.06%   -0.49%     
+ Complexity      176      170       -6     
============================================
  Files             3        3              
  Lines           448      429      -19     
============================================
- Hits            446      425      -21     
- Misses            2        4       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants