-
Notifications
You must be signed in to change notification settings - Fork 41
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
[16141] Implement ReceiverEnrichment Function #16854
base: main
Are you sure you want to change the base?
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files |
Test Results1 275 tests +3 1 271 ✅ +3 7m 25s ⏱️ -15s Results for commit 4cfa997. ± Comparison against base commit 1e0e737. This pull request removes 1 and adds 4 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Integration Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 4cfa997. ♻️ This comment has been updated with latest results. |
Quality Gate failedFailed conditions |
This PR introduces a new step into the ReportStream pipeline. Receiver Enrichment relocates the enrichment schema functionality from FHIRTranslator to the new FHIRReceiverEnrichment step.
Test Steps:
../gradlew quickRun
)../gradlew clearDB
,../gradlew reloadSettings
,../gradlew reloadTables
).Changes
Checklist
Testing
./prime test
or./gradlew testSmoke
against local Docker ReportStream container?Process
Linked Issues
To Be Done
Specific Security-related subjects a reviewer should pay specific attention to