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

better ids for hypernodes #174 #175

Merged
merged 1 commit into from
Nov 23, 2023
Merged

better ids for hypernodes #174 #175

merged 1 commit into from
Nov 23, 2023

Conversation

MartinKl
Copy link
Collaborator

collapse gives hypernodes proper names that allow to identify the subgraph they belong to. Furthermore already existing hypernode ids are not reused (in case multiple collapse operations are run on a graph).

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

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

Comparison is base (d788c1e) 80.33% compared to head (f266584) 80.32%.

Files Patch % Lines
src/manipulator/collapse.rs 88.88% 3 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
- Coverage   80.33%   80.32%   -0.02%     
==========================================
  Files          30       30              
  Lines       10104    10134      +30     
  Branches    10104    10134      +30     
==========================================
+ Hits         8117     8140      +23     
- Misses        829      832       +3     
- Partials     1158     1162       +4     

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

@MartinKl MartinKl merged commit 31636dc into main Nov 23, 2023
10 checks passed
@MartinKl MartinKl deleted the feature/hypernode-names branch November 23, 2023 14:00
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