-
Notifications
You must be signed in to change notification settings - Fork 72
Update Android FHIR SDK library versions #3804
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3804 +/- ##
=========================================
- Coverage 25.0% 24.5% -0.6%
- Complexity 844 849 +5
=========================================
Files 297 303 +6
Lines 16102 16522 +420
Branches 2689 2762 +73
=========================================
+ Hits 4038 4060 +22
- Misses 11580 11979 +399
+ Partials 484 483 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
FikriMilano
left a comment
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.
Fixes #3766 (comment) where Questionnaire is no longer mutated during population after google/android-fhir#2887 merge


IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes [link to issue]
Fixed issues contained in this release
Move the add button for repeated groups from top to bottom
Translation is not coming in validation dialog after submission of the Questionnaire
InitialExpression with result of type Coding should ignore display
Migrate Review Recyclerview to Compose
Migrate EditTextViewHolderFactory to compose
Engineer Checklist
strings.xmlfile./gradlew spotlessApplyand./gradlew spotlessCheckto check my code follows the project's style guideCode Reviewer Checklist
strings.xmlfile