Skip to content

Graph Slicing based on connectivity#82

Merged
ZigRazor merged 3 commits intoZigRazor:masterfrom
sidml:master
Oct 13, 2021
Merged

Graph Slicing based on connectivity#82
ZigRazor merged 3 commits intoZigRazor:masterfrom
sidml:master

Conversation

@sidml
Copy link
Copy Markdown
Contributor

@sidml sidml commented Oct 13, 2021

@ghost
Copy link
Copy Markdown

ghost commented Oct 13, 2021

Changes to your CodeSee Architecture Map:

View a CodeSee Map of these changes

View this PR diagram as an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #82 (cd1bf16) into master (2713bbb) will increase coverage by 0.22%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   94.43%   94.65%   +0.22%     
==========================================
  Files          34       35       +1     
  Lines        3216     3349     +133     
==========================================
+ Hits         3037     3170     +133     
  Misses        179      179              
Flag Coverage Δ
unittests 94.65% <100.00%> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
include/Graph/Graph.hpp 94.32% <100.00%> (+0.17%) ⬆️
test/GraphSlicingTest.cpp 100.00% <100.00%> (ø)

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 2713bbb...cd1bf16. Read the comment docs.

@sidml
Copy link
Copy Markdown
Contributor Author

sidml commented Oct 13, 2021

My cpp formatter seems to have changed the spacing around this portion. The new indentation looks a bit better. If it's an issue, I can make the spacing to what it was originally.

Copy link
Copy Markdown
Owner

@ZigRazor ZigRazor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All OK! Good Job

@ZigRazor ZigRazor self-assigned this Oct 13, 2021
@ZigRazor ZigRazor added core something about core development Development of new Functionalities enhancement New feature or request hacktoberfest hacktoberfest issue labels Oct 13, 2021
@ZigRazor ZigRazor linked an issue Oct 13, 2021 that may be closed by this pull request
@ZigRazor ZigRazor merged commit 8ad6970 into ZigRazor:master Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core something about core development Development of new Functionalities enhancement New feature or request hacktoberfest hacktoberfest issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Graph Slicing based on connectivity

3 participants