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

Fix ColumnDefinitionParser #922

Merged
merged 5 commits into from
Jan 22, 2025
Merged

Fix ColumnDefinitionParser #922

merged 5 commits into from
Jan 22, 2025

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Jan 18, 2025

Related PRs

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

Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.59%. Comparing base (03a0367) to head (2ff7555).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #922      +/-   ##
============================================
- Coverage     99.62%   99.59%   -0.03%     
  Complexity     1500     1500              
============================================
  Files            81       81              
  Lines          3710     3710              
============================================
- Hits           3696     3695       -1     
- Misses           14       15       +1     

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

CHANGELOG.md Outdated Show resolved Hide resolved
src/QueryBuilder/AbstractColumnDefinitionBuilder.php Outdated Show resolved Hide resolved
src/QueryBuilder/AbstractColumnDefinitionBuilder.php Outdated Show resolved Hide resolved
src/QueryBuilder/AbstractColumnDefinitionBuilder.php Outdated Show resolved Hide resolved
src/QueryBuilder/AbstractColumnDefinitionBuilder.php Outdated Show resolved Hide resolved
@Tigrov Tigrov merged commit 8c77a84 into master Jan 22, 2025
56 of 57 checks passed
@Tigrov Tigrov deleted the fix-column-definition-parser branch January 22, 2025 05:28
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.

3 participants