Skip to content

Conversation

@neildsouth
Copy link
Member

Description

Adds a HL& plugin system for altering the HL7 message inbound

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • All tests passed locally.
  • Documentation comments included/updated.
  • User guide updated.
  • I have updated the changelog
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
@codecov
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #502 (6c34ffe) into develop (f9c3400) will decrease coverage by 1.21841%.
Report is 2 commits behind head on develop.
The diff coverage is 72.16625%.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@ ## develop #502 +/- ## =================================================== - Coverage 76.09811% 74.87970% -1.21842%  =================================================== Files 428 434 +6 Lines 28253 28885 +632 Branches 1231 1249 +18 =================================================== + Hits 21500 21629 +129  - Misses 6308 6805 +497  - Partials 445 451 +6 
Flag Coverage Δ
unittests 74.87970% <72.16625%> (-1.21842%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Api/Mllp/MllpClientResult.cs 100.00000% <ø> (ø)
src/Client/InformaticsGatewayClient.cs 94.44444% <100.00000%> (ø)
...Configuration/Hl7ApplicationConfigConfiguration.cs 100.00000% <100.00000%> (ø)
...abase/EntityFramework/InformaticsGatewayContext.cs 100.00000% <100.00000%> (ø)
src/InformaticsGateway/Program.cs 81.51261% <100.00000%> (ø)
...y/Services/Common/IInputDataPluginEngineFactory.cs 93.02326% <100.00000%> (+0.34032%) ⬆️
...ateway/Services/Common/InputHL7DataPlugInEngine.cs 100.00000% <100.00000%> (ø)
...sGateway/Services/Common/OutputDataPluginEngine.cs 100.00000% <100.00000%> (ø)
...csGateway/Services/Export/DicomWebExportService.cs 86.48649% <100.00000%> (ø)
...sGateway/Services/Export/ExtAppScuExportService.cs 76.71233% <100.00000%> (ø)
... and 29 more

Continue to review full report in Codecov by Sentry.

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

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
@neildsouth neildsouth merged commit 3f3a9f4 into develop Dec 11, 2023
@neildsouth neildsouth deleted the AI-357 branch December 11, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants