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] Use clang-format-12 to perform cpp check #35119

Merged

Conversation

congqixia
Copy link
Contributor

clang-format version is 12 after upgrading to ubuntu 22.04, this PR change formating script to use clang-format-12 and fix existing problems

clang-format version is 12 after upgrading to ubuntu 22.04, this PR
change formating script to use clang-format-12 and fix existing problems

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@congqixia
Copy link
Contributor Author

/kind branch-feature

@sre-ci-robot sre-ci-robot added kind/branch-feature size/XS Denotes a PR that changes 0-9 lines. labels Jul 30, 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/enhancement Issues or changes related to enhancement ci-passed labels Jul 30, 2024
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.14%. Comparing base (8660555) to head (7fa7276).
Report is 3 commits behind head on 2.4.

Files Patch % Lines
internal/core/src/storage/DiskFileManagerImpl.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #35119      +/-   ##
==========================================
+ Coverage   79.72%   81.14%   +1.41%     
==========================================
  Files        1039     1047       +8     
  Lines      136083   137003     +920     
==========================================
+ Hits       108493   111169    +2676     
+ Misses      23390    21636    -1754     
+ Partials     4200     4198       -2     
Files Coverage Δ
internal/core/src/storage/DiskFileManagerImpl.cpp 66.00% <0.00%> (ø)

... and 174 files with indirect coverage changes

@yellow-shine
Copy link
Collaborator

/lgtm

@sre-ci-robot sre-ci-robot merged commit 94c8632 into milvus-io:2.4 Jul 31, 2024
13 of 15 checks passed
congqixia added a commit to congqixia/milvus that referenced this pull request Jul 31, 2024
See also milvus-io#35073 milvus-io#35119

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
sre-ci-robot pushed a commit that referenced this pull request Jul 31, 2024
See also #35073 #35119

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

3 participants