Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ColumnDefinitionBuilder #883

Merged
merged 18 commits into from
Oct 15, 2024
Merged

Add ColumnDefinitionBuilder #883

merged 18 commits into from
Oct 15, 2024

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Oct 9, 2024

Tigrov and others added 6 commits October 7, 2024 14:41
# Conflicts:
#	src/Expression/StructuredExpression.php
#	src/Schema/Column/ArrayColumnSchema.php
#	src/Schema/Column/StructuredColumnSchema.php
#	tests/Db/Expression/StructuredExpressionTest.php
#	tests/Db/Schema/ColumnSchemaTest.php
#	tests/Provider/ColumnBuilderProvider.php
#	tests/Provider/StructuredTypeProvider.php
…column-definition-builder

# Conflicts:
#	tests/Support/Stub/ColumnDefinitionBuilder.php
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (b9c2ce9) to head (6d3bf21).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #883      +/-   ##
============================================
+ Coverage     99.56%   99.63%   +0.06%     
- Complexity     1485     1537      +52     
============================================
  Files            80       81       +1     
  Lines          3696     3809     +113     
============================================
+ Hits           3680     3795     +115     
+ Misses           16       14       -2     

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

@Tigrov Tigrov added the status:code review The pull request needs review. label Oct 9, 2024
@Tigrov Tigrov requested a review from a team October 9, 2024 05:52
src/QueryBuilder/AbstractColumnDefinitionBuilder.php Outdated Show resolved Hide resolved
src/QueryBuilder/AbstractColumnDefinitionBuilder.php Outdated Show resolved Hide resolved
@Tigrov Tigrov merged commit 8abb33a into master Oct 15, 2024
3 checks passed
@Tigrov Tigrov deleted the column-definition-builder branch October 15, 2024 06:11
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.

3 participants