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 #364

Merged
merged 6 commits into from
Oct 15, 2024
Merged

Add ColumnDefinitionBuilder #364

merged 6 commits into from
Oct 15, 2024

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Oct 9, 2024

Related PR

Q A
Is bugfix? ✔️/❌
New feature? ✔️
Breaks BC? ✔️/❌
Fixed issues

Tigrov added 3 commits October 7, 2024 14:40
# Conflicts:
#	src/Builder/StructuredExpressionBuilder.php
#	src/Column/ArrayColumnSchema.php
#	src/Schema.php
#	tests/ColumnSchemaTest.php
#	tests/Provider/StructuredTypeProvider.php
#	tests/SchemaTest.php
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.74%. Comparing base (384c326) to head (e087c6b).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #364      +/-   ##
============================================
+ Coverage     99.72%   99.74%   +0.01%     
- Complexity      246      254       +8     
============================================
  Files            26       27       +1     
  Lines           738      777      +39     
============================================
+ Hits            736      775      +39     
  Misses            2        2              

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

@Tigrov Tigrov merged commit 14b4bd8 into master Oct 15, 2024
2 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants