ARROW-6318: [Integration] Run tests against pregenerated files#5272
ARROW-6318: [Integration] Run tests against pregenerated files#5272emkornfield wants to merge 3 commits into
Conversation
|
Personal travis CI run: https://travis-ci.org/emkornfield/arrow/jobs/580759660 |
Codecov Report
@@ Coverage Diff @@
## master #5272 +/- ##
=========================================
Coverage ? 89.07%
=========================================
Files ? 885
Lines ? 119797
Branches ? 1437
=========================================
Hits ? 106715
Misses ? 12720
Partials ? 362Continue to review full report at Codecov.
|
|
Cool, looks good to me. We need to remove the use of |
Don't we want to run this as part of travis? Could you elaborate? |
|
I see, I thought this parameter was exclusive with the endogenous tests. |
wesm
left a comment
There was a problem hiding this comment.
+1. I think soon we should refactor integration_test.py into a small Python package
We could potentially provide more metadata as part of the checked in files, as this change relies a little too much on file name convention, but it does the jobs.