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

Adding support for JSON streams #23

Merged
merged 2 commits into from
Oct 2, 2019
Merged

Adding support for JSON streams #23

merged 2 commits into from
Oct 2, 2019

Conversation

yazgazan
Copy link
Owner

Integrating @e11it's feature request (see #22)

  • JSON streams are supported in the .../jaydiff/diff library
  • Line-by-line reading of JSON streams is possible via the --stream-lines option
  • Ignoring excess values in JSON stream is separated from the map/arrays flag (--stream-ignore-excess)
  • Using LHS file as single-value validator is supported via --stream-validate

@coveralls
Copy link

coveralls commented Sep 15, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 13c9fdb on streams into 1d108a9 on master.

@yazgazan yazgazan merged commit deac9ea into master Oct 2, 2019
@yazgazan yazgazan deleted the streams branch October 2, 2019 11:44
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.

None yet

2 participants