-
Notifications
You must be signed in to change notification settings - Fork 311
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
Adds setup.py files and conda recipes for cugraph-service #2862
Adds setup.py files and conda recipes for cugraph-service #2862
Conversation
…to build cugraph_service packages as part of cpu build script, added lines to upload new cugraph_service conda packages, fixed missing fi in build.sh, removed tabs in recipe, updated dependencies in recipe and setup.py
rerun tests |
…rounds so split packages do not attempt to pip install runtime deps at build time, renamed top-level cugraph_service dir to be consistent with the package "cugraph-service" name
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## branch-22.12 #2862 +/- ##
===============================================
Coverage ? 60.72%
===============================================
Files ? 122
Lines ? 6880
Branches ? 0
===============================================
Hits ? 4178
Misses ? 2702
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
rerun tests |
…ice packages needed for testing.
…" back to "git_url" in recipe.
…minate() to ensure server subprocess is finished before starting another server subprocess.
…fferent orders do not unnecessarily fail tests.
…PR changes so the PR can be merged, will open a followup PR to re-enable them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving my own work here because this needs a python-codeowner and Brad can't approve since it started as his PR. I'll merge after this gets another approval.
@gpucibot merge |
Closes rapidsai/GaaS#20
Closes rapidsai/GaaS#19
For cugraph-service