Closed p-j-smith closed 3 weeks ago
Attention: Patch coverage is 68.75000%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 87.15%. Comparing base (
82ed836
) to head (566b97b
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The system tests are failing with:
This also happens locally. However, if I spin up a local test instance and run the tests twice, they fail the first time and pass on the second run. Any ideas why this might be?
thanks for the helpful reviews!
Description
Fixes #506: Handle the cases where transfer from Raw to Anon fails or anonymisation fails, ensuring no identifiable data is stored on Anon
Add an endpoint
/import-from-raw
to the Orthanc Anon plugin to retrieve a study from Orthanc Raw. Once retrieved:Add a class
PIXLAnonOrthanc
to the imaging API. This is used to query Orthanc Raw (a remote modality for Orthanc Anon) and to call theimport-from-raw
endpointType of change
Please delete options accordingly to the description.
Suggested Checklist
main
branch.UCLH-Foundtry/arc-dev
squash and merge