-
Notifications
You must be signed in to change notification settings - Fork 10
Store & notify HL7 messages #113
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
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #113 +/- ##
===================================================
- Coverage 92.99690% 92.89442% -0.10248%
===================================================
Files 246 247 +1
Lines 13851 13989 +138
Branches 732 740 +8
===================================================
+ Hits 12881 12995 +114
- Misses 754 777 +23
- Partials 216 217 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
7c08986
to
ae70af7
Compare
Signed-off-by: Victor Chang <[email protected]>
842ef9e
to
ab5ff67
Compare
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]>
Signed-off-by: Victor Chang <[email protected]>
* gh-102 Queue to upload received HL7 messages & notify payload assembler * gh-102 Update CLI to export HL7 port with Docker * gh-102 Add new test feature for HL7 * Update license scan settings Signed-off-by: Victor Chang <[email protected]>
🎉 This issue has been resolved in version 0.2.0 🎉 The release is available on: |
Description
Fixes #102 .
Status
Ready
Types of changes