-
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
Migrate FHIR SDK #3600
Migrate FHIR SDK #3600
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3600 +/- ##
=======================================
Coverage 27.1% 27.1%
- Complexity 775 778 +3
=======================================
Files 279 281 +2
Lines 14563 14622 +59
Branches 2608 2616 +8
=======================================
+ Hits 3957 3976 +19
- Misses 10065 10104 +39
- Partials 541 542 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
3d9e839
to
b46a713
Compare
- Revert non-migrate changes
- Revert Workmanager dependency version
- Performance opt. - Clean up Knowledge Manager Util - Add unit tests
b46a713
to
2ed9f2f
Compare
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.
LGTM
IMPORTANT: Where possible all PRs must be linked to a Github issue
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