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 #1577

Merged
merged 1 commit into from
May 5, 2021

Conversation

jjacobelli
Copy link
Contributor

Remove rapidsai-nightly conda channel when building main branch

@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:25
@jjacobelli jjacobelli self-assigned this May 5, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #1577 (bad553a) into branch-0.20 (250f2c8) will decrease coverage by 1.73%.
The diff coverage is 65.27%.

❗ Current head bad553a differs from pull request most recent head b346350. Consider uploading reports for the commit b346350 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.20    #1577      +/-   ##
===============================================
- Coverage        61.04%   59.31%   -1.74%     
===============================================
  Files               73       77       +4     
  Lines             3219     3367     +148     
===============================================
+ Hits              1965     1997      +32     
- Misses            1254     1370     +116     
Impacted Files Coverage Δ
python/cugraph/__init__.py 100.00% <ø> (ø)
python/cugraph/centrality/katz_centrality.py 81.25% <ø> (ø)
python/cugraph/components/connectivity.py 95.65% <ø> (ø)
python/cugraph/dask/centrality/katz_centrality.py 29.16% <ø> (ø)
python/cugraph/dask/link_analysis/pagerank.py 21.87% <0.00%> (ø)
python/cugraph/dask/traversal/bfs.py 25.00% <0.00%> (-2.59%) ⬇️
python/cugraph/structure/number_map.py 61.69% <16.66%> (-2.13%) ⬇️
...ure/graph_implementation/simpleDistributedGraph.py 22.72% <22.72%> (ø)
python/cugraph/structure/symmetrize.py 68.62% <60.00%> (-4.71%) ⬇️
...raph/structure/graph_implementation/simpleGraph.py 73.98% <73.98%> (ø)
... and 34 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 4cdd3c6...b346350. Read the comment docs.

@BradReesWork BradReesWork added this to the 21.06 milestone May 5, 2021
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 70a8c9a into rapidsai:branch-0.20 May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants