-
Notifications
You must be signed in to change notification settings - Fork 72
fix(core): always replace the doc on s3 after dr #4322
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
Conversation
Part of ENG-620 Signed-off-by: Ramil Garipov <ramil@metriport.com>
WalkthroughThe logic in the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5-10 minutes Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (3)**/*.{js,jsx,ts,tsx}📄 CodeRabbit Inference Engine (.cursorrules)
Files:
**/*.{ts,tsx}📄 CodeRabbit Inference Engine (.cursorrules)
Files:
**/*.ts⚙️ CodeRabbit Configuration File
Files:
🧠 Learnings (10)📓 Common learnings
📚 Learning: the writemedicationtochart function in packages/api/src/external/ehr/athenahealth/command/write-back...
Applied to files:
📚 Learning: in packages/core/src/external/sftp/surescripts/client.ts, the standalone getpatientloadfilename func...
Applied to files:
📚 Learning: the functionality introduced in packages/api/src/routes/internal/medical/patient-consolidated.ts is ...
Applied to files:
📚 Learning: user leite08 accepted the risk of parameter mutation in packages/carequality-sdk/src/client/carequal...
Applied to files:
📚 Learning: the webhook signature verification code in packages/core/src/util/webhook.ts is copied directly from...
Applied to files:
📚 Learning: in packages/core/src/command/conversion-fhir/conversion-fhir-direct.ts, the conversionfhirdirect cla...
Applied to files:
📚 Learning: in packages/core/src/external/ehr/healthie/index.ts, the immunization.cvx_code field is required and...
Applied to files:
📚 Learning: the request body parsing in packages/api/src/routes/ehr/elation/chart.ts is tracked with todo refere...
Applied to files:
📚 Learning: in packages/core/src/command/consolidated/search/fhir-resource/ingest-lexical.ts, the processerrors ...
Applied to files:
🧬 Code Graph Analysis (1)packages/core/src/external/carequality/ihe-gateway-v2/outbound/xca/process/dr-response.ts (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (1)
✨ Finishing Touches
🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good as an isolated change. Need to double check CW's logic and whether this actually fixes the original issue.
Part of ENG-620
Issues:
Description
Testing
Release Plan
Summary by CodeRabbit