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

[FEA]: Refactor python tests #4713

Open
2 tasks done
jnke2016 opened this issue Oct 10, 2024 · 0 comments
Open
2 tasks done

[FEA]: Refactor python tests #4713

jnke2016 opened this issue Oct 10, 2024 · 0 comments
Labels
? - Needs Triage Need team to review and classify feature request New feature or request

Comments

@jnke2016
Copy link
Contributor

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Low (would be nice)

Please provide a clear description of problem this feature solves

Though good coverage is a great asset in providing accurate results to our end users, our python test suite is currently too large and some of those tests are redundant. This is cumbersome for CI having to go through all these tests before a PR can be merged. An alternative would be split our CI tests from our nightly ones where in he former, a minimal subset of the tests is run whereas in the latter can cover the full suite. In a similar fashion as our C++ tests, we can have flags differentiating the size of the test suite being run (low, medium, high)

Describe your ideal solution

Split the CI tests from the nightly ones

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow cuGraph's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request
@jnke2016 jnke2016 added ? - Needs Triage Need team to review and classify feature request New feature or request labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant