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

enhance: Add depguard rules to ban deprecated proto lib (#35140) #35818

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

weiliu1031
Copy link
Contributor

See also #34394 #34252
pr: #35140

@sre-ci-robot sre-ci-robot added size/XS Denotes a PR that changes 0-9 lines. area/dependency Pull requests that update a dependency file area/test sig/testing test/integration integration test labels Aug 29, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement ci-passed labels Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.94%. Comparing base (fedf3a7) to head (34b2efe).
Report is 7 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #35818      +/-   ##
==========================================
- Coverage   71.94%   71.94%   -0.01%     
==========================================
  Files        1056     1056              
  Lines      139306   139306              
==========================================
- Hits       100220   100217       -3     
+ Misses      34790    34784       -6     
- Partials     4296     4305       +9     
Files with missing lines Coverage Δ
internal/proxy/util.go 91.76% <ø> (ø)

... and 30 files with indirect coverage changes

Copy link
Contributor

@congqixia congqixia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, weiliu1031

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 merged commit da026b1 into milvus-io:2.4 Aug 30, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/dependency Pull requests that update a dependency file area/test ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement lgtm sig/testing size/XS Denotes a PR that changes 0-9 lines. test/integration integration test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants