NVIDIA / clara-dicom-adapter

DICOM Adapter is a component of the Clara Deploy SDK which facilitates integration with DICOM compliant systems, enables ingestion of imaging data, helps triggering of jobs with configurable rules and offers pushing the output of jobs to PACS systems.
https://nvidia.github.io/clara-dicom-adapter/
Apache License 2.0
37 stars 14 forks source link

DICOMweb client - STOW APIs #32

Closed mocsharp closed 3 years ago

mocsharp commented 3 years ago

Description

Implement STOW (Store) APIs for DICOMweb client.

Status

Ready

Types of changes

github-actions[bot] commented 3 years ago

Unit Test Results

    7 files  ±  0      7 suites  ±0   8m 34s :stopwatch: + 1m 13s 263 tests +10  263 :heavy_check_mark: +10  0 :zzz: ±0  0 :heavy_multiplication_x: ±0  264 runs  +11  264 :heavy_check_mark: +11  0 :zzz: ±0  0 :heavy_multiplication_x: ±0 

results for commit 7487c7cb ± comparison against base commit 511e6d2e

codecov-io commented 3 years ago

Codecov Report

Merging #32 (0002fdb) into main (5dbf4f5) will decrease coverage by 6.54435%. The diff coverage is 12.55605%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #32         +/-   ##
===================================================
- Coverage   81.83100%   75.28665%   -6.54436%     
===================================================
  Files            136         130          -6     
  Lines          10639        9768        -871     
  Branches         646         622         -24     
===================================================
- Hits            8706        7354       -1352     
- Misses          1669        2222        +553     
+ Partials         264         192         -72     
Impacted Files Coverage Δ
src/DicomWebClient/API/DicomWebClientException.cs 0.00000% <0.00000%> (ø)
src/DicomWebClient/API/DicomWebResponse.cs 0.00000% <0.00000%> (ø)
src/DicomWebClient/API/MimeMappings.cs 0.00000% <0.00000%> (-100.00000%) :arrow_down:
src/DicomWebClient/API/ResponseDecodeException.cs 0.00000% <ø> (ø)
...comWebClient/API/UnsupportedReturnTypeException.cs 0.00000% <ø> (ø)
...omWebClient/Common/HttpResponseMessageExtension.cs 0.00000% <0.00000%> (-90.90910%) :arrow_down:
src/DicomWebClient/DicomWebClient.cs 0.00000% <0.00000%> (ø)
src/DicomWebClient/Services/QidoService.cs 0.00000% <0.00000%> (-94.11765%) :arrow_down:
src/DicomWebClient/Services/ServiceBase.cs 0.00000% <0.00000%> (-94.11765%) :arrow_down:
src/DicomWebClient/Services/StowService.cs 0.00000% <0.00000%> (ø)
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5dbf4f5...0002fdb. Read the comment docs.

github-actions[bot] commented 3 years ago

Unit Test Results

    7 files  ±  0      7 suites  ±0   8m 5s :stopwatch: -25s 263 tests +10  263 :heavy_check_mark: +10  0 :zzz: ±0  0 :heavy_multiplication_x: ±0  264 runs  +11  264 :heavy_check_mark: +11  0 :zzz: ±0  0 :heavy_multiplication_x: ±0 

results for commit 57d7e224 ± comparison against base commit 19c9a3af