-
Notifications
You must be signed in to change notification settings - Fork 902
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
[REVIEW] Add struct
generation support in datagenerator & fuzz tests
#9180
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-22.02 #9180 +/- ##
================================================
- Coverage 10.49% 10.36% -0.13%
================================================
Files 119 119
Lines 20305 20632 +327
================================================
+ Hits 2130 2139 +9
- Misses 18175 18493 +318
Continue to review full report at Codecov.
|
This PR has been labeled |
struct
generation support in datagenerator & fuzz testsstruct
generation support in datagenerator & fuzz tests
rerun tests |
1 similar comment
rerun tests |
@gpucibot merge |
Resolves: #7618
This PR adds struct dtype support in data-generator for fuzz-testing.