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: Upgrade clang-format clang-tidy version #33173

Closed
wants to merge 1 commit into from

Conversation

PwzXxm
Copy link
Contributor

@PwzXxm PwzXxm commented May 20, 2024

issue: #33142

Upgrade clang-format and clang-tidy from 10 to 12, so that both Ubuntu 20.04 and 22.04 are able to run

image

image

Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: PwzXxm
To complete the pull request process, please assign wxyucs after the PR has been reviewed.
You can assign the PR to them by writing /assign @wxyucs in a comment when ready.

The full list of commands accepted by this bot can be found 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 the size/S Denotes a PR that changes 10-29 lines. label May 20, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement ci-passed labels May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.23%. Comparing base (c35eaaa) to head (2a4102e).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #33173      +/-   ##
==========================================
+ Coverage   82.17%   82.23%   +0.06%     
==========================================
  Files        1009     1009              
  Lines      128822   128822              
==========================================
+ Hits       105856   105942      +86     
+ Misses      18961    18886      -75     
+ Partials     4005     3994      -11     

see 34 files with indirect coverage changes

@PwzXxm
Copy link
Contributor Author

PwzXxm commented May 20, 2024

Wait for #33141

jiangyinzuo added a commit to jiangyinzuo/milvus that referenced this pull request May 20, 2024
…eps.sh

Default llvm toolchain version in Ubuntu 20.04 is 10, while Ubuntu 22.04
does not have `clang-tidy-10` or `clang-format-10` by default.

Upgrade clang-format and clang-tidy from 10 to 12,
so that both Ubuntu 20.04 and 22.04 are able to run. See milvus-io#33173

issue: milvus-io#33142

Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>

Co-authored-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
@PwzXxm
Copy link
Contributor Author

PwzXxm commented May 21, 2024

Close cuz duplicated with #33141

@PwzXxm PwzXxm closed this May 21, 2024
jiangyinzuo added a commit to jiangyinzuo/milvus that referenced this pull request Jun 4, 2024
Default llvm toolchain version in Ubuntu 20.04 is 10, while Ubuntu 22.04
does not have `clang-tidy-10` or `clang-format-10` by default.

Upgrade clang-format and clang-tidy from 10 to 12,
so that both Ubuntu 20.04 and 22.04 are able to run. See milvus-io#33173

issue: milvus-io#33142

Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>

Co-authored-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
jiangyinzuo added a commit to jiangyinzuo/milvus that referenced this pull request Jun 4, 2024
Default llvm toolchain version in Ubuntu 20.04 is 10, while Ubuntu 22.04
does not have `clang-tidy-10` or `clang-format-10` by default.

Upgrade clang-format and clang-tidy from 10 to 12,
so that both Ubuntu 20.04 and 22.04 are able to run. See milvus-io#33173

issue: milvus-io#33142

Co-authored-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>

Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
jiangyinzuo added a commit to jiangyinzuo/milvus that referenced this pull request Jun 4, 2024
Default llvm toolchain version in Ubuntu 20.04 is 10, while Ubuntu 22.04
does not have `clang-tidy-10` or `clang-format-10` by default.

Upgrade clang-format and clang-tidy from 10 to 12,
so that both Ubuntu 20.04 and 22.04 are able to run. See milvus-io#33173

issue: milvus-io#33142

Co-authored-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>

Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants