-
Notifications
You must be signed in to change notification settings - Fork 10
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
csm.__eq__ now generically checks all node and edge attributes #648
Conversation
Codecov Report
@@ Coverage Diff @@
## master #648 +/- ##
==========================================
- Coverage 94.52% 94.50% -0.02%
==========================================
Files 93 93
Lines 6042 6021 -21
==========================================
- Hits 5711 5690 -21
Misses 331 331
Continue to review full report at Codecov.
|
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.
LGTM 👍
Co-authored-by: vhirtham <[email protected]>
Changes
csm.eq now generically checks all node and edge attributes. This includes transformations and data.
Related Issues
Closes #395
Checks