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

fix benchmark exit status #1850

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Conversation

jnke2016
Copy link
Contributor

Fix exit status

@jnke2016 jnke2016 changed the title fix exit status fix benchmark exit status Sep 24, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2021

Codecov Report

Merging #1850 (d253e96) into branch-21.10 (c41ffd4) will increase coverage by 66.20%.
The diff coverage is n/a.

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

@@                Coverage Diff                @@
##           branch-21.10    #1850       +/-   ##
=================================================
+ Coverage          3.97%   70.18%   +66.20%     
=================================================
  Files                 6      143      +137     
  Lines               377     8861     +8484     
=================================================
+ Hits                 15     6219     +6204     
- Misses              362     2642     +2280     
Impacted Files Coverage Δ
...thon/cugraph/cugraph/linear_assignment/__init__.py 100.00% <0.00%> (ø)
...thon/cugraph/cugraph/tree/minimum_spanning_tree.py 85.36% <0.00%> (ø)
python/cugraph/cugraph/cores/__init__.py 100.00% <0.00%> (ø)
python/cugraph/cugraph/community/egonet.py 92.30% <0.00%> (ø)
python/cugraph/cugraph/tests/test_sorensen.py 98.31% <0.00%> (ø)
python/cugraph/cugraph/sampling/random_walks.py 93.10% <0.00%> (ø)
python/cugraph/cugraph/tests/test_symmetrize.py 66.66% <0.00%> (ø)
python/cugraph/cugraph/structure/shuffle.py 10.86% <0.00%> (ø)
...n/cugraph/cugraph/community/subgraph_extraction.py 95.23% <0.00%> (ø)
python/cugraph/cugraph/tests/test_nx_convert.py 100.00% <0.00%> (ø)
... and 130 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 c41ffd4...e4d3cb7. Read the comment docs.

@BradReesWork BradReesWork added this to the 21.10 milestone Sep 27, 2021
@BradReesWork BradReesWork added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 27, 2021
@rlratzel
Copy link
Contributor

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 177e9ad into rapidsai:branch-21.10 Sep 27, 2021
@jnke2016 jnke2016 deleted the fix_exit_code branch September 24, 2022 23:05
@jnke2016 jnke2016 restored the fix_exit_code branch September 24, 2022 23:05
@jnke2016 jnke2016 deleted the fix_exit_code branch September 24, 2022 23:05
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.

4 participants