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

Merge Release/0.8.1 into main #77

Closed mocsharp closed 3 years ago

mocsharp commented 3 years ago

Description

Merge release/0.8.1 into main

Status

Ready

Types of changes

codecov-commenter commented 3 years ago

Codecov Report

Merging #77 (266f45d) into main (5b0d3fb) will decrease coverage by 0.09231%. The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #77         +/-   ##
===================================================
- Coverage   86.07585%   85.98354%   -0.09231%     
===================================================
  Files            152         152                 
  Lines          12999       12999                 
  Branches         725         725                 
===================================================
- Hits           11189       11177         -12     
- Misses          1547        1556          +9     
- Partials         263         266          +3     
Impacted Files Coverage Δ
src/Server/Test/Integration/StoreScpWrapper.cs 76.19048% <0.00000%> (-9.52382%) :arrow_down:
src/Server/Test/Integration/StoreScuTest.cs 91.41104% <0.00000%> (-3.06750%) :arrow_down:
src/Server/Services/Disk/SpaceReclaimerService.cs 79.48718% <0.00000%> (-2.56411%) :arrow_down:
src/Server/Services/Jobs/DataRetrievalService.cs 80.98592% <0.00000%> (-0.70423%) :arrow_down:
src/Server/Services/Export/ExportServiceBase.cs 87.86127% <0.00000%> (-0.57805%) :arrow_down:
...st/Unit/Services/Disk/SpaceReclaimerServiceTest.cs 100.00000% <0.00000%> (+3.88349%) :arrow_up:

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 5b0d3fb...266f45d. Read the comment docs.