-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
fix(dicom-video): Update get direct func for dicom json to use url if present and fix config argument #4017
Conversation
✅ Deploy Preview for ohif-platform-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ohif-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4017 +/- ##
=======================================
Coverage 44.37% 44.37%
=======================================
Files 80 80
Lines 1334 1334
Branches 327 327
=======================================
Hits 592 592
Misses 589 589
Partials 153 153 Continue to review full report in Codecov by Sentry.
|
Passing run #3803 ↗︎Details:
Review all test suite changes for PR #4017 ↗︎ |
platform/ui/src/components/HeaderPatientInfo/HeaderPatientInfo.tsx
Outdated
Show resolved
Hide resolved
Can you rebase and check the failing tests? |
… present and fix config argument (OHIF#4017)
Context
In order to use dicom json datastore with video es dicom files, the URL from dicom json has to be passed to the direct URL method so it will be used as the video src
Changes & Results
Testing
Load a ES study using dicom json
Checklist
N/A
PR
semantic-release format and guidelines.
Code
N/A
Public Documentation Updates
N/A
additions or removals.
Tested Environment