-
Notifications
You must be signed in to change notification settings - Fork 59
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
Save all the Practitioner Details locally as per the user assignments #3672
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3672 +/- ##
=======================================
Coverage 38.9% 38.9%
- Complexity 1163 1166 +3
=======================================
Files 284 285 +1
Lines 15078 15088 +10
Branches 2671 2671
=======================================
+ Hits 5867 5882 +15
+ Misses 8365 8361 -4
+ Partials 846 845 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
@Rkareko Have you tried the newer versions of the hapi SDK library? Would it be easier to implement these changes in a fork instead of overriding the classes in FHIRCore?
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes #3659
Engineer Checklist
strings.xml
file./gradlew spotlessApply
and./gradlew spotlessCheck
to check my code follows the project's style guideCode Reviewer Checklist
strings.xml
file