-
Notifications
You must be signed in to change notification settings - Fork 12
Update documentation for HL7 support #114
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
275ded0 to
d7a3c4e
Compare
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
4f0caa6 to
252c216
Compare
Codecov Report
@@ Coverage Diff @@
## develop #114 +/- ##
===================================================
- Coverage 92.88727% 92.88012% -0.00715%
===================================================
Files 247 247
Lines 13989 13989
Branches 740 740
===================================================
- Hits 12994 12993 -1
Misses 778 778
- Partials 217 218 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
8ef0938 to
15b97fb
Compare
Signed-off-by: Victor Chang <vicchang@nvidia.com>
3d9269e to
68b0693
Compare
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
* gh-102 HL7 docs * Update docfx.json to support net6.0 properly * Build solution before buildign docs * Use windows to build docs * Updat4e NuGetDefense to continue on error * Allow retries for HL7 test feature Signed-off-by: Victor Chang <vicchang@nvidia.com>
|
🎉 This issue has been resolved in version 0.2.0 🎉 The release is available on: |
Description
Fixes #102.
Updates documentation for HL7 support.
Status
Ready
Types of changes