-
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
Support search by dynamic queries #3550
Conversation
Signed-off-by: Elly Kitoto <junkmailstoelly@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3550 +/- ##
========================================
Coverage 27.2% 27.2%
- Complexity 761 775 +14
========================================
Files 278 278
Lines 14285 14425 +140
Branches 2586 2591 +5
========================================
+ Hits 3896 3935 +39
- Misses 9850 9951 +101
Partials 539 539
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…rp/fhircore into search-by-dynamic-query
… into search-by-dynamic-query
I'd like to merge this for now. We can track the implementation for the remaining tests in this new issue #3570 during CHT. |
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes [link to 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