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

Release/0.8.1 #65

Closed mocsharp closed 3 years ago

mocsharp commented 3 years ago

Description

Merge changes in release/0.8.1 back to main

Status

Ready

Types of changes

codecov-io commented 3 years ago

Codecov Report

Merging #65 (9c4416d) into main (9866058) will increase coverage by 0.82094%. The diff coverage is 88.87807%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #65         +/-   ##
===================================================
+ Coverage   83.77836%   84.59930%   +0.82093%     
===================================================
  Files            145         145                 
  Lines          11460       11954        +494     
  Branches         691         699          +8     
===================================================
+ Hits            9601       10113        +512     
+ Misses          1583        1567         -16     
+ Partials         276         274          -2     
Impacted Files Coverage Δ
src/API/IJobsRepository.cs 0.00000% <ø> (ø)
src/API/InferenceJob.cs 100.00000% <ø> (ø)
src/API/InstanceStorageInfo.cs 65.55556% <ø> (-4.05228%) :arrow_down:
src/API/PayloadUploadException.cs 0.00000% <0.00000%> (ø)
src/API/Rest/InferenceRequestException.cs 25.00000% <ø> (ø)
src/API/Test/InstanceStorageInfoTest.cs 100.00000% <ø> (+3.94737%) :arrow_up:
src/Common/FileSystemExtensions.cs 100.00000% <ø> (ø)
src/Common/LogginDataDictionary.cs 0.00000% <0.00000%> (ø)
src/Configuration/DicomAdapterConfiguration.cs 100.00000% <ø> (+26.66666%) :arrow_up:
src/Configuration/DicomConfiguration.cs 100.00000% <ø> (ø)
... and 161 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 9866058...9c4416d. Read the comment docs.