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 Support for CharSetUtil and PreParser resolves #312 #360

Merged
merged 3 commits into from
Oct 21, 2022

Conversation

milkshakeuk
Copy link
Member

As per description, should resolve #312, not sure it fully satifies the ask since the some of the methods are internal as per the source of the port.

@AMCN41R could you review this if you get a sec?
@jakubsuchybio should be what you were looking for, well appart from CharSetUtility.CheckCharset being internal.

@github-actions
Copy link

github-actions bot commented Oct 12, 2022

Unit Test Results

       5 files         5 suites   19s ⏱️
1 387 tests 1 299 ✔️   88 💤 0
2 602 runs  2 498 ✔️ 104 💤 0

Results for commit a8409fb.

♻️ This comment has been updated with latest results.

@milkshakeuk milkshakeuk force-pushed the PreParser branch 2 times, most recently from 9128106 to 63a3ce4 Compare October 13, 2022 09:31
Copy link
Contributor

@jakubsuchybio jakubsuchybio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The BOM parts looks good, tests also good.

* fix GetBom bom check by adjusting list order
* Add tests for CheckCharset with byte array input - indrectly tests above
* Xml.cs supports ignoring segment groups but not the nested segments
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.

Add CharSetUtil and PreParser for parsing MSH-18 charset before main parsing
3 participants