-
Notifications
You must be signed in to change notification settings - Fork 0
feat: more graph wrappers #794
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
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #794 +/- ##
==========================================
+ Coverage 89.69% 89.70% +0.01%
==========================================
Files 47 67 +20
Lines 187134 188022 +888
Branches 1335 1339 +4
==========================================
+ Hits 167842 168664 +822
- Misses 18897 18965 +68
+ Partials 395 393 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this big feature, @ldups. It is very handy to have all these graphs available for each STK object.
This PR adds graph wrappers for more of the graph styles included with STK, building off of the previous PRs that added wrappers for a few of the access styles.