Skip to content

Conversation

roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented Sep 14, 2025

🔍 What was changed

  • Added AR::tableName() method to get the table name of the Entity
  • Arguments for the callable parameter in AR::transact() will be autoinjected. Supported types:
    • DatabaseInterface
    • EntityManagerInterface
    • ORMInterface
    • SchemaInterface

The psalm issue will be fixed with yiisoft/injector#110

Copy link

codecov bot commented Sep 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.23%. Comparing base (50d434d) to head (b6ef1d7).
⚠️ Report is 5 commits behind head on 1.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x      #43      +/-   ##
============================================
+ Coverage     97.19%   97.23%   +0.04%     
- Complexity       59       60       +1     
============================================
  Files            10       10              
  Lines           178      181       +3     
============================================
+ Hits            173      176       +3     
  Misses            5        5              

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

@roxblnfk roxblnfk enabled auto-merge September 14, 2025 04:14
@roxblnfk roxblnfk disabled auto-merge September 14, 2025 04:14
@roxblnfk roxblnfk merged commit 5b45263 into 1.x Sep 14, 2025
22 of 23 checks passed
@roxblnfk roxblnfk deleted the table-name branch September 14, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant