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

Include testing for Resultset objects and related utils #3812

Open
14 tasks
betochimas opened this issue Aug 19, 2023 · 0 comments
Open
14 tasks

Include testing for Resultset objects and related utils #3812

betochimas opened this issue Aug 19, 2023 · 0 comments
Assignees

Comments

@betochimas
Copy link
Contributor

betochimas commented Aug 19, 2023

While Resultset, introduced in #3705 , will improve the testing for cuGraph developers, breaking changes and bugs caused by Resultset are observed only by a failure from python tests within the traversal module. Coverage is needed to properly test Resultset, similar to how the Dataset API is tested within test_datasets.py.

This issue serves as a roadmap for fully incorporating Resultset into cuGraph's testing, along with suggested improvements for Resultset and Dataset, which are expected to have more in common in the future.

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants