-
Notifications
You must be signed in to change notification settings - Fork 313
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
[REVIEW] add max_vertex_id for mnmg local data compute #1062
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-0.15 #1062 +/- ##
===============================================
+ Coverage 70.70% 70.82% +0.11%
===============================================
Files 54 54
Lines 1997 2005 +8
===============================================
+ Hits 1412 1420 +8
Misses 585 585
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.
I like the use of .iloc[-1], but I always think that reads wrong
rerun tests |
rerun tests |
rerun tests |
No description provided.