Skip to content

Forward table entity generic#319

Merged
dereuromark merged 2 commits intomasterfrom
copilot/table-entity-generics
Apr 20, 2026
Merged

Forward table entity generic#319
dereuromark merged 2 commits intomasterfrom
copilot/table-entity-generics

Conversation

@dereuromark
Copy link
Copy Markdown
Owner

Summary

This forwards Cake's new table entity generic through Tools' base table class.

  • add TEntity to Tools\Model\Table\Table
  • forward it to Shim\Model\Table\Table<TBehaviors, TEntity>
  • temporarily point CI at the stacked Shim and core branches until those land

Notes

This draft is intentionally stacked on:

It should not be merged before the core PR and Shim PR. Once those land, this branch can be rebased to remove the temporary branch-based dependencies.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.02%. Comparing base (2d920fd) to head (46eb925).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #319      +/-   ##
============================================
- Coverage     80.09%   80.02%   -0.07%     
  Complexity     2128     2128              
============================================
  Files            85       85              
  Lines          5897     5897              
============================================
- Hits           4723     4719       -4     
- Misses         1174     1178       +4     

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

@dereuromark dereuromark marked this pull request as ready for review April 20, 2026 09:43
@dereuromark dereuromark merged commit 8457535 into master Apr 20, 2026
16 checks passed
@dereuromark dereuromark deleted the copilot/table-entity-generics branch April 20, 2026 09:43
dereuromark added a commit that referenced this pull request Apr 20, 2026
The repositories block plus dev-branch aliases were needed only while
the upstream cakephp/cakephp and cakephp-shim branches were unmerged.
Restore stable constraints.
dereuromark added a commit that referenced this pull request Apr 20, 2026
The repositories block plus dev-branch aliases were needed only while
the upstream cakephp/cakephp and cakephp-shim branches were unmerged.
Restore stable constraints.
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