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

Test nx-cugraph package instead of editable install #4442

Merged

Conversation

KyleFromNVIDIA
Copy link
Contributor

We already have the built package, so test that instead of an editable install. This helps avoid having to install the build dependencies for nx-cugraph at test time.

We already have the built package, so test that instead of an
editable install. This helps avoid having to install the build
dependencies for nx-cugraph at test time.
@KyleFromNVIDIA KyleFromNVIDIA requested a review from a team as a code owner May 24, 2024 14:29
@github-actions github-actions bot added the ci label May 24, 2024
@KyleFromNVIDIA KyleFromNVIDIA added bug Something isn't working non-breaking Non-breaking change labels May 24, 2024
Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look similar to what we have to do in cudf to get proper coverage. https://github.com/rapidsai/cudf/blob/8458306ecbc17d3977a98e2e33752b678394f588/ci/run_cudf_pytests.sh#L6

Looks good to me, as long as coverage is working as intended.

@KyleFromNVIDIA KyleFromNVIDIA requested review from eriknw and rlratzel May 28, 2024 14:28
@rlratzel
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 279e66d into rapidsai:branch-24.08 May 28, 2024
131 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants