-
Notifications
You must be signed in to change notification settings - Fork 3k
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: Store default value if ErrKeyNotFound
is returned
#37691
fix: Store default value if ErrKeyNotFound
is returned
#37691
Conversation
Related to milvus-io#37690 Signed-off-by: Congqi Xia <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@congqixia go-sdk check failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #37691 +/- ##
===========================================
- Coverage 80.63% 68.64% -12.00%
===========================================
Files 1357 290 -1067
Lines 190463 25457 -165006
===========================================
- Hits 153589 17476 -136113
+ Misses 31462 7981 -23481
+ Partials 5412 0 -5412
|
rerun go-sdk |
1 similar comment
rerun go-sdk |
/lgtm |
…7691) Related to milvus-io#37690 Signed-off-by: Congqi Xia <[email protected]>
… (#37705) Cherry-pick from master pr: #37691 Related to #37690 Signed-off-by: Congqi Xia <[email protected]>
Related to #37690