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: [2.4] Add lint rule to forbid gogo protobuf (#34594) #34630

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

congqixia
Copy link
Contributor

@congqixia congqixia commented Jul 12, 2024

Cherry pick from master
pr: #34594
github.com/gogo/protobuf is deprecated and could be error prune after upgrade protobuf message to v2.

github.com/gogo/protobuf is deprecated and could be error prune after
upgrade protobuf message to v2.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@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

@sre-ci-robot sre-ci-robot added size/XS Denotes a PR that changes 0-9 lines. approved labels Jul 12, 2024
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
Copy link
Contributor

mergify bot commented Jul 12, 2024

@congqixia Please associate the related pr of master to the body of your Pull Request. (eg. “pr: #”)

@mergify mergify bot added kind/enhancement Issues or changes related to enhancement ci-passed and removed do-not-merge/missing-related-pr labels Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.43%. Comparing base (f0d12aa) to head (3048b01).
Report is 17 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              2.4   #34630   +/-   ##
=======================================
  Coverage   84.42%   84.43%           
=======================================
  Files         786      786           
  Lines      112476   112538   +62     
=======================================
+ Hits        94959    95022   +63     
+ Misses      13308    13306    -2     
- Partials     4209     4210    +1     
Files Coverage Δ
internal/datacoord/channel.go 82.11% <ø> (ø)
internal/storage/insert_data.go 89.23% <ø> (ø)

... and 50 files with indirect coverage changes

@weiliu1031
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot merged commit 6a3a14a into milvus-io:2.4 Jul 12, 2024
11 of 12 checks passed
@congqixia congqixia deleted the cp24/34594 branch July 12, 2024 10:16
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/enhancement Issues or changes related to enhancement lgtm size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants