-
Notifications
You must be signed in to change notification settings - Fork 322
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: built-in-function: support char(int) function #817 #1896
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1896 +/- ##
============================================
- Coverage 75.69% 75.69% -0.01%
Complexity 347 347
============================================
Files 613 613
Lines 117059 117080 +21
Branches 1024 1008 -16
============================================
+ Hits 88613 88621 +8
- Misses 28237 28250 +13
Partials 209 209
Continue to review full report at Codecov.
|
cicd/cpp CI is down. maybe need to restart? @aceforeverd |
Pls resolve merge conflicts |
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
cicd/cpp is down because the DBSDK is failed to init (for connection problem or sth. else?). may need to restart this CI? Log: |
This was because of machine resource limitation, no worry |
Close #817