-
Notifications
You must be signed in to change notification settings - Fork 10
HL7v2 MLLP Listener #103
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
HL7v2 MLLP Listener #103
Conversation
4aabd2d
to
e45f94e
Compare
Codecov Report
@@ Coverage Diff @@
## develop #103 +/- ##
===================================================
- Coverage 93.64053% 93.38586% -0.25468%
===================================================
Files 222 233 +11
Lines 13303 13834 +531
Branches 704 746 +42
===================================================
+ Hits 12457 12919 +462
- Misses 613 674 +61
- Partials 233 241 +8
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
* gh-8 initial implementation of HL7 MLLP Frame listener * gh-8 Update integration test Signed-off-by: Victor Chang <[email protected]>
🎉 This issue has been resolved in version 0.2.0 🎉 The release is available on: |
Fixes #8 .
Description
InformaticsGateway>hl7
or in theHl7Configuration.cs
file.Status
Ready
Types of changes