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 0.8.1 changes into main #82

Closed mocsharp closed 3 years ago

mocsharp commented 3 years ago

Description

Merge 0.8.1 changes into main

Status

Ready

Types of changes

codecov-commenter commented 3 years ago

Codecov Report

Merging #82 (b2d87e6) into main (e8a3a34) will decrease coverage by 0.16195%. The diff coverage is 81.21827%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #82         +/-   ##
===================================================
- Coverage   86.02200%   85.86005%   -0.16196%     
===================================================
  Files            152         152                 
  Lines          12999       13133        +134     
  Branches         725         729          +4     
===================================================
+ Hits           11182       11276         +94     
- Misses          1552        1591         +39     
- Partials         265         266          +1     
Impacted Files Coverage Δ
src/API/IJobsRepository.cs 0.00000% <ø> (ø)
src/Server/Program.cs 0.00000% <0.00000%> (ø)
src/Server/Repositories/ClaraPayloadsApi.cs 69.23077% <0.00000%> (-3.18302%) :arrow_down:
src/Server/Repositories/ResultsApi.cs 86.45833% <16.66667%> (-4.75046%) :arrow_down:
...er/Test/Unit/Processors/AeTitleJobProcessorTest.cs 66.94561% <25.00000%> (ø)
src/Server/Repositories/ClaraJobsApi.cs 84.68468% <50.00000%> (-3.16580%) :arrow_down:
src/Server/Processors/AeTitleJobProcessor.cs 74.91409% <55.55556%> (-2.78109%) :arrow_down:
src/Server/Services/Export/ScuExportService.cs 71.42857% <57.14286%> (-0.11616%) :arrow_down:
src/Server/Repositories/ClaraJobRepository.cs 85.00000% <60.60606%> (-4.82036%) :arrow_down:
src/Server/Services/Disk/SpaceReclaimerService.cs 80.45977% <72.72727%> (-1.59151%) :arrow_down:
... and 19 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 e8a3a34...b2d87e6. Read the comment docs.