-
Notifications
You must be signed in to change notification settings - Fork 181
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
[MRG] Adjust default StoragePresentationContexts to match DCMTK implementation #980
[MRG] Adjust default StoragePresentationContexts to match DCMTK implementation #980
Conversation
Can you add an entry to the release notes as well please? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #980 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 28 28
Lines 8707 8709 +2
=========================================
+ Hits 8707 8709 +2
|
Since I'm working together with @medihack, I discussed with him adding a v3 release note since his PR adding pydicom v3 support is a breaking change. Is this ok? |
I did not see the separate folder for these integration tests, also not stated in the contribute.md. I will fix it. |
Reference issue
Implementation as discussed in #978
Tasks