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

ENH Remove 'rapidsai-nightly' conda channel when building main branch #3825

Merged
merged 1 commit into from
May 5, 2021

Conversation

jjacobelli
Copy link
Contributor

Remove rapidsai-nightly conda channel when building main branch

Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
@jjacobelli jjacobelli added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 5, 2021
@jjacobelli jjacobelli requested a review from a team May 5, 2021 13:23
@jjacobelli jjacobelli self-assigned this May 5, 2021
@github-actions github-actions bot added the gpuCI gpuCI issue label May 5, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #3825 (679b33f) into branch-0.20 (46174b7) will increase coverage by 0.06%.
The diff coverage is 81.11%.

Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.20    #3825      +/-   ##
===============================================
+ Coverage        85.96%   86.03%   +0.06%     
===============================================
  Files              225      225              
  Lines            16986    17116     +130     
===============================================
+ Hits             14602    14725     +123     
- Misses            2384     2391       +7     
Flag Coverage Δ
dask 49.28% <23.33%> (+0.32%) ⬆️
non-dask 77.93% <80.00%> (+0.12%) ⬆️

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

Impacted Files Coverage Δ
python/cuml/common/memory_utils.py 79.26% <ø> (+0.51%) ⬆️
python/cuml/dask/common/utils.py 43.68% <0.00%> (ø)
python/cuml/ensemble/randomforestclassifier.pyx 83.61% <ø> (ø)
python/cuml/linear_model/logistic_regression.pyx 89.21% <ø> (ø)
python/cuml/neighbors/nearest_neighbors.pyx 93.11% <ø> (-0.03%) ⬇️
python/cuml/tsa/auto_arima.pyx 57.48% <0.00%> (-0.53%) ⬇️
python/cuml/manifold/t_sne.pyx 78.34% <76.31%> (-1.00%) ⬇️
python/cuml/dask/common/dask_arr_utils.py 95.83% <100.00%> (+0.05%) ⬆️
python/cuml/fil/fil.pyx 92.55% <100.00%> (-0.31%) ⬇️
python/cuml/metrics/confusion_matrix.py 95.34% <100.00%> (ø)
... and 44 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 e125c62...679b33f. Read the comment docs.

@dantegd
Copy link
Member

dantegd commented May 5, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5d7ef22 into rapidsai:branch-0.20 May 5, 2021
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
…rapidsai#3825)

Remove `rapidsai-nightly` conda channel when building main branch

Authors:
  - Jordan Jacobelli (https://github.com/Ethyling)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: rapidsai#3825
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpuCI gpuCI issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants