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 JSON writing feature and error summarization #72

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

tkobil
Copy link

@tkobil tkobil commented Feb 18, 2021

Features Included:

  • Add JSON writer to write to json from x12ndocument
  • Error Summarizing to get error count and element count

Known Limitations:

  • JSON writing does not write any indents/newlines when formatting

Addresses #50 with some limitations. JSON is written to hierarchical structure, but no path, position, etc is included. Path can be determined by traversing through the nested JSON output.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.1%) to 64.748% when pulling a1c7a86 on tkobil:master into 9e624dd on azoner:master.

@tkobil
Copy link
Author

tkobil commented Apr 8, 2021

Hi @azoner, what are your thoughts regarding this PR/feature?

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.

2 participants