-
Notifications
You must be signed in to change notification settings - Fork 153
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
Adds support GraphML support for long #1142
Adds support GraphML support for long #1142
Conversation
|
Thanks so much for finding the bug AND contributing the fix! Overall the code seems ready and the unit test is appropriate. I think the only missing item is the CLA signing and then we should be good to go |
Pull Request Test Coverage Report for Build 8298916674Details
💛 - Coveralls |
* Add support for long in GraphML * Formatting changes * Add details to Release Note (cherry picked from commit b5ac124)
Fixes #1140 by adding GraphML support for "long", along with corresponding unit tests