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: return null in getNString if the value is null #3604

Merged
merged 5 commits into from
Nov 17, 2023

Conversation

dl239
Copy link
Collaborator

@dl239 dl239 commented Nov 17, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • 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)?

@github-actions github-actions bot added the sdk openmldb java/python sdk label Nov 17, 2023
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 17, 2023
@dl239 dl239 changed the title fix: getNString fix: return null in getNString if the value is null Nov 17, 2023
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d4f7c82) 74.97% compared to head (31c485f) 74.98%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3604      +/-   ##
============================================
+ Coverage     74.97%   74.98%   +0.01%     
- Complexity      635      640       +5     
============================================
  Files           724      724              
  Lines        130357   130359       +2     
  Branches       1317     1318       +1     
============================================
+ Hits          97732    97747      +15     
+ Misses        32334    32319      -15     
- Partials        291      293       +2     

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

@dl239 dl239 merged commit 4433970 into 4paradigm:main Nov 17, 2023
21 checks passed
@dl239 dl239 deleted the fix/result_set branch November 17, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation sdk openmldb java/python sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants