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: Store default value if ErrKeyNotFound is returned #37691

Merged

Conversation

congqixia
Copy link
Contributor

Related to #37690

@sre-ci-robot sre-ci-robot added the size/XS Denotes a PR that changes 0-9 lines. label Nov 14, 2024
@sre-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Nov 14, 2024
Copy link
Contributor

mergify bot commented Nov 14, 2024

@congqixia go-sdk check failed, comment rerun go-sdk can trigger the job again.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.64%. Comparing base (1b4f7e3) to head (5637028).
Report is 7 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (1b4f7e3) and HEAD (5637028). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (1b4f7e3) HEAD (5637028)
2 1
Additional details and impacted files

Impacted file tree graph

@@             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     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 68.64% <ø> (ø)
Go ∅ <ø> (∅)

see 1067 files with indirect coverage changes

@congqixia
Copy link
Contributor Author

rerun go-sdk

1 similar comment
@congqixia
Copy link
Contributor Author

rerun go-sdk

@mergify mergify bot added the ci-passed label Nov 14, 2024
@weiliu1031
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot merged commit 5afcee6 into milvus-io:master Nov 15, 2024
18 of 20 checks passed
congqixia added a commit to congqixia/milvus that referenced this pull request Nov 15, 2024
sre-ci-robot pushed a commit that referenced this pull request Nov 15, 2024
… (#37705)

Cherry-pick from master
pr: #37691
Related to #37690

Signed-off-by: Congqi Xia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/bug Issues or changes related a bug lgtm size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants