-
Notifications
You must be signed in to change notification settings - Fork 2
Remove private DICOM tag for PIXL project name #527
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
Pass the project name in payload when calling orthanc anon plugin
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #527 +/- ##
==========================================
+ Coverage 87.30% 87.35% +0.05%
==========================================
Files 76 76
Lines 3442 3378 -64
==========================================
- Hits 3005 2951 -54
+ Misses 437 427 -10 ☔ View full report in Codecov by Sentry. |
b242d04 to
fc3bc93
Compare
stefpiatek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, this makes life a lot easier 🎉
Description
Fixes #526
pixl_dcmd.main.anonymise_dicom- move the config loading and db updating into separate functions (happy to move into a separate PR if it's confusing things here)Type of change
Please delete options accordingly to the description.
Suggested Checklist
mainbranch.squash and merge