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] Removing extra unneeded file #3162

Merged
merged 2 commits into from
Nov 20, 2020

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Nov 19, 2020

No description provided.

@cjnolet cjnolet added bug Something isn't working 3 - Ready for Review Ready for review by team labels Nov 19, 2020
@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@dantegd dantegd added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Nov 20, 2020
@JohnZed
Copy link
Contributor

JohnZed commented Nov 20, 2020

rerun tests

@codecov-io
Copy link

codecov-io commented Nov 20, 2020

Codecov Report

Merging #3162 (15e14c0) into branch-0.17 (b205e8f) will increase coverage by 0.37%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.17    #3162      +/-   ##
===============================================
+ Coverage        70.68%   71.05%   +0.37%     
===============================================
  Files              197      197              
  Lines            15564    15808     +244     
===============================================
+ Hits             11001    11233     +232     
- Misses            4563     4575      +12     
Impacted Files Coverage Δ
python/cuml/neighbors/kneighbors_regressor.pyx 92.75% <0.00%> (-2.71%) ⬇️
python/cuml/neighbors/kneighbors_classifier.pyx 94.64% <0.00%> (-1.69%) ⬇️
python/cuml/ensemble/randomforest_common.pyx 83.26% <0.00%> (-1.26%) ⬇️
python/cuml/cluster/dbscan.pyx 100.00% <0.00%> (ø)
python/cuml/linear_model/mbsgd_classifier.pyx 100.00% <0.00%> (ø)
python/cuml/dask/ensemble/randomforestregressor.py 34.54% <0.00%> (ø)
...ython/cuml/dask/ensemble/randomforestclassifier.py 29.48% <0.00%> (ø)
python/cuml/solvers/qn.pyx 97.66% <0.00%> (+0.04%) ⬆️
python/cuml/svm/svm_base.pyx 94.90% <0.00%> (+0.06%) ⬆️
python/cuml/decomposition/tsvd.pyx 97.05% <0.00%> (+0.06%) ⬆️
... and 20 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 b205e8f...15e14c0. Read the comment docs.

@JohnZed JohnZed merged commit 2877fb9 into rapidsai:branch-0.17 Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants