Closed gregw18 closed 4 years ago
Merging #486 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #486 +/- ##
=======================================
Coverage 85.77% 85.77%
=======================================
Files 79 79
Lines 4190 4190
Branches 665 665
=======================================
Hits 3594 3594
Misses 494 494
Partials 102 102
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6003a98...e5dd1ca. Read the comment docs.
Adding two tests, for selecting just an invalid column and both invalid and valid columns, for parquet reader. Creating a new PR for this as PR #445 is having conflicts with master, probably due to my following the wrong git advice on the internet...