-
Notifications
You must be signed in to change notification settings - Fork 96
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
Proxify register lazy #492
Proxify register lazy #492
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-0.18 #492 +/- ##
===============================================
+ Coverage 90.42% 91.85% +1.42%
===============================================
Files 15 18 +3
Lines 1128 1485 +357
===============================================
+ Hits 1020 1364 +344
- Misses 108 121 +13
Continue to review full report at Codecov.
|
rerun tests |
1 similar comment
rerun tests |
Heh, sorry I asked for a rerun at the same time as you @madsbk . |
Hehe :) |
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, thanks @madsbk for this PR!
rerun tests |
Yes, trying one last time, if that fails again I'll raise it with devops. |
It failed again. @rapidsai/ops-codeowners could you please take a look in the |
rerun tests |
2 similar comments
rerun tests |
rerun tests |
Fixes #491 by moving dispatch of cudf objects within a
register_lazy("cudf")
.