-
Notifications
You must be signed in to change notification settings - Fork 319
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: support between predicate #277
Conversation
- refactor BetweenExpr: move expr_, left_ and right_ to children
Linux Test Report 48 files ±0 121 suites ±0 36m 17s ⏱️ ±0s For more details on these failures, see this check. Results for commit 8a30132. ± Comparison against base commit 8a30132. ♻️ This comment has been updated with latest results. |
Codecov Report
@@ Coverage Diff @@
## main #277 +/- ##
============================================
+ Coverage 81.77% 81.90% +0.12%
Complexity 13 13
============================================
Files 283 283
Lines 50417 50545 +128
Branches 29 29
============================================
+ Hits 41230 41399 +169
+ Misses 9178 9137 -41
Partials 9 9
Continue to review full report at Codecov.
|
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
close #226
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: