-
Notifications
You must be signed in to change notification settings - Fork 28
✨ Planar Graph-Oriented Layout Design #497
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
Conversation
Signed-off-by: GitHub Actions <actions@github.com>
Signed-off-by: GitHub Actions <actions@github.com>
Signed-off-by: GitHub Actions <actions@github.com>
Signed-off-by: GitHub Actions <actions@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #497 +/- ##
=======================================
Coverage 98.26% 98.26%
=======================================
Files 220 220
Lines 30092 30098 +6
Branches 1470 1470
=======================================
+ Hits 29569 29575 +6
Misses 523 523
... and 5 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Description
Added flag for the creation of planar layouts.
Currently depends on #496.
Checklist: