Skip to content

Conversation

@Tigrov
Copy link
Member

@Tigrov Tigrov commented Aug 14, 2025

@codecov
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.43%. Comparing base (0326d09) to head (12ae53e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1034   +/-   ##
=========================================
  Coverage     98.43%   98.43%           
- Complexity     1609     1610    +1     
=========================================
  Files           100      100           
  Lines          4226     4228    +2     
=========================================
+ Hits           4160     4162    +2     
  Misses           66       66           

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

@Tigrov Tigrov requested a review from a team August 14, 2025 21:45
@Tigrov Tigrov added the status:code review The pull request needs review. label Aug 14, 2025
Copy link
Member

@vjik vjik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will it be used in Yii DB Migration further?
Currently Yii DB Migration use ColumnBuilder from Yii DB and don't use DBMS-specific column builder.

@Tigrov
Copy link
Member Author

Tigrov commented Aug 15, 2025

Will it be used in Yii DB Migration further? Currently Yii DB Migration use ColumnBuilder from Yii DB and don't use DBMS-specific column builder.

Yes it could, maybe something like this $b->column->string()?

@Tigrov Tigrov merged commit c0573bc into master Aug 15, 2025
68 checks passed
@Tigrov Tigrov deleted the add-getColumnBuilderClass branch August 15, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:code review The pull request needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants