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 #84

Closed mocsharp closed 3 years ago

mocsharp commented 3 years ago

Description

Merge release/0.8.1 into main

Status

Ready/Work in progress/Hold

Types of changes

codecov-commenter commented 3 years ago

Codecov Report

Merging #84 (95b3522) into main (28e9c99) will increase coverage by 0.04564%. The diff coverage is 73.91304%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #84         +/-   ##
===================================================
+ Coverage   85.76867%   85.81431%   +0.04564%     
===================================================
  Files            152         152                 
  Lines          13133       13140          +7     
  Branches         729         728          -1     
===================================================
+ Hits           11264       11276         +12     
+ Misses          1601        1595          -6     
- Partials         268         269          +1     
Impacted Files Coverage Δ
src/Server/Program.cs 0.00000% <0.00000%> (ø)
src/Server/Repositories/ResultsApi.cs 93.02326% <76.92308%> (+6.56492%) :arrow_up:
.../Server/Repositories/InferenceRequestRepository.cs 93.19728% <100.00000%> (+0.04660%) :arrow_up:
src/Server/Services/Jobs/DataRetrievalService.cs 81.59722% <100.00000%> (-0.57062%) :arrow_down:
src/Server/Test/Integration/DicomAdapterFixture.cs 95.89744% <100.00000%> (ø)
...er/Test/Unit/Processors/AeTitleJobProcessorTest.cs 66.94561% <100.00000%> (ø)
...rc/Server/Test/Unit/Repositories/ResultsApiTest.cs 100.00000% <100.00000%> (ø)
...Test/Unit/Services/Job/DataRetrievalServiceTest.cs 98.67173% <0.00000%> (ø)
src/Server/Services/Jobs/JobSubmissionService.cs 94.56522% <0.00000%> (+1.08695%) :arrow_up:
... and 1 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 28e9c99...95b3522. Read the comment docs.