Skip to content
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

Support new Workflow Request event data structure #455

Merged
merged 5 commits into from
Aug 25, 2023

Merge branch 'develop' into vchang/gh-42

41adb17
Select commit
Loading
Failed to load commit list.
Merged

Support new Workflow Request event data structure #455

Merge branch 'develop' into vchang/gh-42
41adb17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2023 in 0s

80.10946% (+0.06404%) compared to d619c62

View this Pull Request on Codecov

80.10946% (+0.06404%) compared to d619c62

Details

Codecov Report

Merging #455 (41adb17) into develop (d619c62) will increase coverage by 0.06404%.
The diff coverage is 90.77670%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             develop        #455         +/-   ##
===================================================
+ Coverage   80.04542%   80.10946%   +0.06404%     
===================================================
  Files            379         379                 
  Lines          23779       23936        +157     
  Branches        1088        1081          -7     
===================================================
+ Hits           19034       19175        +141     
- Misses          4377        4392         +15     
- Partials         368         369          +1     
Files Changed Coverage Δ
...ork/Migrations/20230824185313_R4_0.4.0.Designer.cs 0.00000% <0.00000%> (ø)
...ityFramework/Migrations/20230824185313_R4_0.4.0.cs 0.00000% <0.00000%> (ø)
...grations/InformaticsGatewayContextModelSnapshot.cs 0.00000% <0.00000%> (ø)
...ase/MongoDB/Configurations/PayloadConfiguration.cs 100.00000% <ø> (ø)
src/Api/Storage/FileStorageMetadata.cs 88.00000% <50.00000%> (-12.00000%) ⬇️
...rmaticsGateway/Services/HealthLevel7/MllpClient.cs 78.09524% <50.00000%> (-0.75091%) ⬇️
src/Api/Storage/DicomFileStorageMetadata.cs 97.36842% <100.00000%> (+0.14620%) ⬆️
src/Api/Storage/FhirFileStorageMetadata.cs 100.00000% <100.00000%> (ø)
src/Api/Storage/Hl7FileStorageMetadata.cs 92.85714% <100.00000%> (+1.19047%) ⬆️
src/Api/Storage/Payload.cs 97.56098% <100.00000%> (ø)
... and 36 more

... and 2 files with indirect coverage changes


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 d619c62...41adb17. Read the comment docs.