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

Add merr package to utilize milvus error #645

Merged
merged 3 commits into from
Jan 3, 2024

Conversation

congqixia
Copy link
Contributor

@congqixia congqixia commented Jan 3, 2024

This PR:

  • Bump version to 2.4.0-dev
  • Add merr package, which is simplified version from milvus main repo
  • Add mock API due to proto update

@sre-ci-robot sre-ci-robot requested a review from sunby January 3, 2024 10:55
@sre-ci-robot
Copy link

[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

@sre-ci-robot sre-ci-robot requested a review from yah01 January 3, 2024 10:55
@sre-ci-robot sre-ci-robot added the approved review approved label Jan 3, 2024
@congqixia
Copy link
Contributor Author

/kind improvement

@sre-ci-robot sre-ci-robot added kind/improvement Changes related to something improve, likes ut and code refactor size/XL Denotes a PR that changes 500-999 lines. labels Jan 3, 2024
@sre-ci-robot sre-ci-robot added size/XXL Denotes a PR that changes 1000+ lines. and removed size/XL Denotes a PR that changes 500-999 lines. labels Jan 3, 2024
Signed-off-by: Congqi Xia <[email protected]>
@mergify mergify bot added the ci-passed auto merge needed label label Jan 3, 2024
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 108 lines in your changes are missing coverage. Please review.

Comparison is base (43226a3) 74.95% compared to head (6ee2d84) 73.29%.
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
- Coverage   74.95%   73.29%   -1.67%     
==========================================
  Files          44       46       +2     
  Lines        4125     4272     +147     
==========================================
+ Hits         3092     3131      +39     
- Misses        921     1028     +107     
- Partials      112      113       +1     
Files Coverage Δ
merr/errors.go 55.55% <55.55%> (ø)
merr/utils.go 17.11% <17.11%> (ø)

@yah01
Copy link
Member

yah01 commented Jan 3, 2024

/lgtm

@sre-ci-robot sre-ci-robot added the lgtm look good to me label Jan 3, 2024
@sre-ci-robot sre-ci-robot merged commit abdee17 into milvus-io:master Jan 3, 2024
7 checks passed
congqixia added a commit to congqixia/milvus-sdk-go that referenced this pull request Jan 10, 2024
This PR:
- Bump version to 2.4.0-dev
- Add merr package, which is simplified version from milvus main repo
- Add mock API due to proto update

---------

Signed-off-by: Congqi Xia <[email protected]>
congqixia added a commit to congqixia/milvus-sdk-go that referenced this pull request Jan 16, 2024
This PR:
- Bump version to 2.4.0-dev
- Add merr package, which is simplified version from milvus main repo
- Add mock API due to proto update

---------

Signed-off-by: Congqi Xia <[email protected]>
congqixia added a commit to congqixia/milvus-sdk-go that referenced this pull request Jan 17, 2024
This PR:
- Bump version to 2.4.0-dev
- Add merr package, which is simplified version from milvus main repo
- Add mock API due to proto update

---------

Signed-off-by: Congqi Xia <[email protected]>
sre-ci-robot pushed a commit that referenced this pull request Jan 17, 2024
#648)

This PR:
- Add merr package, which is simplified version from milvus main repo
- Add mock API due to proto update

---------

---------

Signed-off-by: Congqi Xia <[email protected]>
@congqixia congqixia deleted the add_merr branch February 20, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved review approved ci-passed auto merge needed label kind/improvement Changes related to something improve, likes ut and code refactor lgtm look good to me size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants