frictionlessdata / tableschema-rb

A Ruby library for working with JSON Table Schema.
MIT License
12 stars 10 forks source link

Make sure streaming works #13

Closed pezholio closed 8 years ago

pezholio commented 8 years ago

Fixes #10 (Definitely this time)

The parse_csv method now returns CSV.new and doesn't parse the whole CSV upfront.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.003%) to 98.709% when pulling f52c874cab3ee6270ea76808ae6a4215f6ed2287 on feature-make-sure-streaming-works into 8487aee6ec3795485d93f23c937a3599cb8d98e7 on master.