Skip to content

Ai 357 #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Dec 11, 2023
Merged

Ai 357 #502

merged 9 commits into from
Dec 11, 2023

Conversation

neildsouth
Copy link
Contributor

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 <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
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 <[email protected]>
Signed-off-by: Neil South <[email protected]>
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants