-
Notifications
You must be signed in to change notification settings - Fork 536
BF: Update dcmstack interface for Py3 / newer pydicom #3541
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 ReportBase: 63.63% // Head: 63.62% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@ ## master #3541 +/- ## ========================================== - Coverage 63.63% 63.62% -0.02% ========================================== Files 309 309 Lines 40873 40900 +27 Branches 5381 5381 ========================================== + Hits 26011 26021 +10 - Misses 13838 13855 +17 Partials 1024 1024
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Thanks, Brendan. It looks like this doesn't get exercised by any tests. Is it feasible to add a test that would catch a future breakage?
Summary
Fixes issues with dcmstack interface on Python3 with newer pydicom.
List of changes proposed in this PR (pull-request)