Skip to content
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

Transmit verbosity level to Dask workers #5062

Merged

Conversation

viclafargue
Copy link
Contributor

No description provided.

@viclafargue viclafargue requested a review from a team as a code owner December 6, 2022 11:10
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Dec 6, 2022
@viclafargue viclafargue added bug Something isn't working non-breaking Non-breaking change labels Dec 6, 2022
Copy link
Member

@cjnolet cjnolet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@viclafargue
Copy link
Contributor Author

rerun tests

@csadorf
Copy link
Contributor

csadorf commented Dec 8, 2022

@viclafargue Looks like the tests are failing on cases where the verbose argument is explicitly provided in combination with the key-word arguments dict.

python/cuml/dask/common/base.py Outdated Show resolved Hide resolved
@dantegd dantegd added the 4 - Waiting on Author Waiting for author to respond to review label Dec 8, 2022
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-23.02@1e0f40d). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-23.02    #5062   +/-   ##
===============================================
  Coverage                ?   79.81%           
===============================================
  Files                   ?      184           
  Lines                   ?    11709           
  Branches                ?        0           
===============================================
  Hits                    ?     9345           
  Misses                  ?     2364           
  Partials                ?        0           
Flag Coverage Δ
dask 46.01% <0.00%> (?)
non-dask 69.33% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dantegd
Copy link
Member

dantegd commented Dec 8, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit e59e339 into rapidsai:branch-23.02 Dec 8, 2022
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Waiting on Author Waiting for author to respond to review bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants