Skip to content

Add mappedVectorsFromIterable helper#82

Merged
simPod merged 1 commit into
0.2.xfrom
feat/mapped-vectors-from-iterable
Apr 22, 2026
Merged

Add mappedVectorsFromIterable helper#82
simPod merged 1 commit into
0.2.xfrom
feat/mapped-vectors-from-iterable

Conversation

@simPod
Copy link
Copy Markdown
Collaborator

@simPod simPod commented Apr 22, 2026

Summary

  • add mappedVectorsFromIterable() to group mapped values into Ds\\Vector instances by key
  • cover the new helper in DsTest and tighten mapped collection test callbacks to satisfy static analysis
  • verify the change with vendor/bin/phpunit and vendor/bin/phpstan analyse

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.93%. Comparing base (7daddbe) to head (f00b0aa).
⚠️ Report is 5 commits behind head on 0.2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##            0.2.x      #82      +/-   ##
==========================================
+ Coverage   80.43%   85.93%   +5.50%     
==========================================
  Files           6        6              
  Lines          46       64      +18     
==========================================
+ Hits           37       55      +18     
  Misses          9        9              

☔ 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.

@simPod simPod force-pushed the feat/mapped-vectors-from-iterable branch from d0b58df to f00b0aa Compare April 22, 2026 13:51
@simPod simPod merged commit b61ae7b into 0.2.x Apr 22, 2026
10 checks passed
@simPod simPod deleted the feat/mapped-vectors-from-iterable branch April 22, 2026 13:53
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