Skip to content
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

Add streaming API #235

Merged
merged 4 commits into from
Jan 29, 2018
Merged

Add streaming API #235

merged 4 commits into from
Jan 29, 2018

Conversation

juanjoDiaz
Copy link
Collaborator

Finally is here. Streaming API :)

I think that it might fix some of the bugs in https://github.com/zemirco/json2csv-stream

The new architecture also makes the library much more extensible for the users.

One thing that I'm not 100% convince of is whether to leave the parse convenience method or just force the users to instantiate a parser. Wdyt??

@coveralls
Copy link

Coverage Status

Coverage decreased (-8.0%) to 92.025% when pulling ad79a9a on juanjoDiaz:feature/streaming-API into dce4d33 on zemirco:master.

@coveralls
Copy link

coveralls commented Jan 29, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 0cad401 on juanjoDiaz:feature/streaming-API into dce4d33 on zemirco:master.

@knownasilya
Copy link
Collaborator

Looking good! I think it's fine to have the convenience method.
Looks like the coverage has a bit missing.

@juanjoDiaz
Copy link
Collaborator Author

All fixed now :)

Btw, don't rush with the 4.0 release. There are still some things that I think that can be improved :)

@knownasilya knownasilya merged commit 01ca93e into zemirco:master Jan 29, 2018
@knownasilya knownasilya mentioned this pull request Jan 29, 2018
3 tasks
@juanjoDiaz juanjoDiaz deleted the feature/streaming-API branch February 4, 2018 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants