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

[REVIEW] Locking RAFT hash for 0.19 #3721

Merged
merged 4 commits into from
Apr 7, 2021

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Apr 7, 2021

No description provided.

@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 7, 2021
@cjnolet cjnolet requested a review from a team as a code owner April 7, 2021 00:50
@cjnolet cjnolet added this to PR-WIP in v0.19 Release via automation Apr 7, 2021
v0.19 Release automation moved this from PR-WIP to PR-Reviewer approved Apr 7, 2021
@JohnZed
Copy link
Contributor

JohnZed commented Apr 7, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 4f40344 into rapidsai:branch-0.19 Apr 7, 2021
v0.19 Release automation moved this from PR-Reviewer approved to Done Apr 7, 2021
@codecov-io
Copy link

Codecov Report

Merging #3721 (0833f52) into branch-0.19 (fd9ec89) will increase coverage by 2.31%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.19    #3721      +/-   ##
===============================================
+ Coverage        80.70%   83.02%   +2.31%     
===============================================
  Files              227      227              
  Lines            17615    17712      +97     
===============================================
+ Hits             14217    14706     +489     
+ Misses            3398     3006     -392     
Flag Coverage Δ
dask 45.62% <ø> (+0.63%) ⬆️
non-dask 75.11% <ø> (+2.19%) ⬆️

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

Impacted Files Coverage Δ
python/cuml/__init__.py 95.58% <ø> (+0.20%) ⬆️
...cuml/_thirdparty/sklearn/preprocessing/__init__.py 100.00% <ø> (ø)
...on/cuml/_thirdparty/sklearn/preprocessing/_data.py 64.40% <ø> (+1.29%) ⬆️
...hirdparty/sklearn/preprocessing/_discretization.py 83.33% <ø> (-0.88%) ⬇️
...l/_thirdparty/sklearn/preprocessing/_imputation.py 85.54% <ø> (+22.74%) ⬆️
python/cuml/_thirdparty/sklearn/utils/extmath.py 56.89% <ø> (ø)
...cuml/_thirdparty/sklearn/utils/skl_dependencies.py 80.00% <ø> (+26.07%) ⬆️
...ython/cuml/_thirdparty/sklearn/utils/validation.py 18.41% <ø> (-4.04%) ⬇️
python/cuml/cluster/__init__.py 100.00% <ø> (ø)
python/cuml/cluster/agglomerative.pyx 96.47% <ø> (ø)
... and 182 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 979da8e...0833f52. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
No open projects
v0.19 Release
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants