-
Notifications
You must be signed in to change notification settings - Fork 924
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
Improve CSV writer tests #7851
Improve CSV writer tests #7851
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-0.20 #7851 +/- ##
===============================================
- Coverage 82.88% 82.52% -0.37%
===============================================
Files 103 103
Lines 17668 17300 -368
===============================================
- Hits 14645 14277 -368
Misses 3023 3023
Continue to review full report at Codecov.
|
rerun tests |
rerun tests |
@gpucibot merge |
Closes #6836
Overall reduces test execution time and improves coverage:
line_terminator
option (not supported by readers).seed
call before the random generator is used in one of the tests.