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

Introduced Boruvka Readme. #188

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Introduced Boruvka Readme. #188

merged 1 commit into from
Mar 14, 2022

Conversation

ZigRazor
Copy link
Owner

Fixed #116

@ZigRazor ZigRazor added the documentation Improvements or additions to documentation label Mar 14, 2022
@ZigRazor ZigRazor requested a review from AlfredCP March 14, 2022 09:27
@github-actions github-actions bot added repo something about repo and removed documentation Improvements or additions to documentation labels Mar 14, 2022
@ghost
Copy link

ghost commented Mar 14, 2022

CodeSee Review Map:

Review these changes using an interactive CodeSee Map

Review in an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

@ZigRazor ZigRazor added the documentation Improvements or additions to documentation label Mar 14, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #188 (7f530e2) into master (4a41572) will decrease coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   97.18%   96.99%   -0.20%     
==========================================
  Files          45       45              
  Lines        5227     5227              
==========================================
- Hits         5080     5070      -10     
- Misses        147      157      +10     
Flag Coverage Δ
unittests 96.99% <ø> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/Partitioning/EdgeBalancedVertexCut.hpp 78.43% <0.00%> (-5.89%) ⬇️
include/Partitioning/GreedyVertexCut.hpp 86.73% <0.00%> (-4.09%) ⬇️
include/Partitioning/HDRF.hpp 81.31% <0.00%> (-3.30%) ⬇️

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 0e5b4b5...7f530e2. Read the comment docs.

@ZigRazor ZigRazor merged commit 27600d9 into master Mar 14, 2022
@ZigRazor ZigRazor deleted the Boruvka_Readme branch March 14, 2022 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation repo something about repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Readme for Borůvka's algorithm
2 participants