-
Notifications
You must be signed in to change notification settings - Fork 328
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
feat(tests-fuzz): add CreateTableExprGenerator & AlterTableExprGenerator #3182
Conversation
4f5b660
to
c0de9bf
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3182 +/- ##
==========================================
- Coverage 85.63% 85.31% -0.33%
==========================================
Files 829 833 +4
Lines 135773 136318 +545
==========================================
+ Hits 116273 116297 +24
- Misses 19500 20021 +521 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@fengjiachun @waynexia I refactored the original |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Believe!
I hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
Checklist
Refer to a related PR or issue link (optional)
#3174