spark-csv icon indicating copy to clipboard operation
spark-csv copied to clipboard

Refactoring CsvParser.

Open tanwanirahul opened this issue 9 years ago • 1 comments

For the context and discussion on this, please refer to https://github.com/databricks/spark-csv/pull/244.

tanwanirahul avatar Feb 01 '16 10:02 tanwanirahul

Current coverage is 86.12%

Merging #248 into master will increase coverage by +0.05% as of fa95d9a

@@            master    #248   diff @@
======================================
  Files           12      12       
  Stmts          517     519     +2
  Branches       149     149       
  Methods          0       0       
======================================
+ Hit            445     447     +2
  Partial          0       0       
  Missed          72      72       

Review entire Coverage Diff as of fa95d9a

Powered by Codecov. Updated on successful CI builds.

codecov-io avatar Feb 01 '16 10:02 codecov-io