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

Format Codebase with clang-format #175

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Format Codebase with clang-format #175

merged 2 commits into from
Dec 20, 2023

Conversation

kittobi1992
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

Attention: 352 lines in your changes are missing coverage. Please review.

Comparison is base (7b3a2ce) 78.84% compared to head (8914c27) 78.28%.

Files Patch % Lines
mt-kahypar/datastructures/partitioned_graph.h 73.44% 77 Missing ⚠️
mt-kahypar/datastructures/dynamic_graph.cpp 67.25% 37 Missing ⚠️
mt-kahypar/datastructures/dynamic_hypergraph.cpp 84.07% 36 Missing ⚠️
mt-kahypar/datastructures/partitioned_hypergraph.h 88.60% 36 Missing ⚠️
mt-kahypar/datastructures/contraction_tree.cpp 81.41% 29 Missing ⚠️
mt-kahypar/datastructures/dynamic_graph.h 81.51% 22 Missing ⚠️
mt-kahypar/datastructures/dynamic_hypergraph.h 87.58% 19 Missing ⚠️
mt-kahypar/datastructures/graph.cpp 94.26% 18 Missing ⚠️
...t-kahypar/datastructures/delta_partitioned_graph.h 71.42% 10 Missing ⚠️
...t-kahypar/datastructures/dynamic_graph_factory.cpp 89.65% 9 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
- Coverage   78.84%   78.28%   -0.57%     
==========================================
  Files         202      202              
  Lines       19632    19777     +145     
  Branches     8036     8131      +95     
==========================================
+ Hits        15479    15482       +3     
- Misses       4153     4295     +142     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kittobi1992 kittobi1992 merged commit f79585a into master Dec 20, 2023
18 checks passed
N-Maas added a commit that referenced this pull request Dec 20, 2023
This reverts commit f79585a.

Doesn't work with older clang-format versions...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant