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 progress output on conda packages upload #1578

Merged
merged 1 commit into from
May 5, 2021

Conversation

jjacobelli
Copy link
Contributor

Remove progress output on conda packages upload

@jjacobelli jjacobelli requested a review from a team as a code owner May 5, 2021 14:57
@jjacobelli jjacobelli added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed improvement Improvement / enhancement to an existing function labels May 5, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #1578 (8d962df) into branch-0.20 (250f2c8) will decrease coverage by 1.05%.
The diff coverage is 65.27%.

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

@@               Coverage Diff               @@
##           branch-0.20    #1578      +/-   ##
===============================================
- Coverage        61.04%   59.98%   -1.06%     
===============================================
  Files               73       77       +4     
  Lines             3219     3369     +150     
===============================================
+ Hits              1965     2021      +56     
- Misses            1254     1348      +94     
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 62.90% <16.66%> (-0.92%) ⬇️
...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 29 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...0bb65dd. 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 79f0ed9 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