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

Reset the clang-format standard to c++17 #3076

Merged
merged 3 commits into from
Oct 14, 2021

Conversation

yixinglu
Copy link
Contributor

as title.

@yixinglu yixinglu added the ready-for-testing PR: ready for the CI test label Oct 14, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #3076 (4c730ab) into master (e1de5af) will increase coverage by 0.03%.
The diff coverage is 77.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3076      +/-   ##
==========================================
+ Coverage   84.24%   84.27%   +0.03%     
==========================================
  Files        1287     1287              
  Lines      115639   115644       +5     
==========================================
+ Hits        97415    97457      +42     
+ Misses      18224    18187      -37     
Impacted Files Coverage Δ
src/common/base/EitherOr.h 95.67% <ø> (ø)
src/common/base/ErrorOr.h 100.00% <ø> (ø)
src/common/thrift/ThriftClientManager.h 100.00% <ø> (ø)
src/graph/service/GraphService.cpp 74.60% <0.00%> (-1.21%) ⬇️
src/common/datatypes/DataSetOps-inl.h 49.39% <66.66%> (ø)
src/common/datatypes/ListOps-inl.h 66.10% <66.66%> (ø)
src/common/datatypes/SetOps-inl.h 49.12% <75.00%> (ø)
src/common/datatypes/EdgeOps-inl.h 47.46% <80.00%> (ø)
src/common/datatypes/PathOps-inl.h 52.79% <80.00%> (ø)
src/common/datatypes/VertexOps-inl.h 51.06% <80.00%> (ø)
... and 27 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23ea4fa...4c730ab. Read the comment docs.

@yixinglu yixinglu merged commit fb3be74 into vesoft-inc:master Oct 14, 2021
@yixinglu yixinglu deleted the fix-clang-format-standard branch October 14, 2021 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants