-
Notifications
You must be signed in to change notification settings - Fork 10
REST API to C-ECHO a DICOM Destination #185
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 #185 +/- ##
===================================================
- Coverage 92.88136% 92.87406% -0.00731%
===================================================
Files 263 268 +5
Lines 14750 15198 +448
Branches 785 807 +22
===================================================
+ Hits 13700 14115 +415
- Misses 811 837 +26
- Partials 239 246 +7
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]>
c05c49a
to
218d8b7
Compare
Signed-off-by: Victor Chang <[email protected]>
bd1a09a
to
ac77ea6
Compare
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
efcc83c
to
4fd3c52
Compare
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
🎉 This issue has been resolved in version 0.3.2 🎉 The release is available on: |
Description
Fixes #165 .
A new
GET /config/destination/cecho/{name}
to perform a C-ECHO to the specified DICOM destination.Status
Ready/Work in progress/Hold
Types of changes