-
Notifications
You must be signed in to change notification settings - Fork 62
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
Add config Composition section to support custom search parameters #3695
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch check has failed because the patch coverage (50.3%) is below the target coverage (60.0%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #3695 +/- ##
=========================================
- Coverage 38.6% 38.6% -0.1%
- Complexity 1168 1212 +44
=========================================
Files 286 290 +4
Lines 15291 15608 +317
Branches 2697 2738 +41
=========================================
+ Hits 5907 6027 +120
- Misses 8536 8726 +190
- Partials 848 855 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
|
1db3ecb
to
292dc8b
Compare
and setup its configuration only when one of its methods is accessed
292dc8b
to
50ccdce
Compare
95a4c35
to
be693fc
Compare
to check if resolves OOM
be693fc
to
c564467
Compare
039e546
to
5704068
Compare
25f2ad2
to
a261a79
Compare
a261a79
to
ec1a9cc
Compare
7b3fb7f
to
cd232e1
Compare
d130d76
to
ed9369b
Compare
81d2e0a
to
a354ce9
Compare
com.google.android.gms.common.api.ApiException: 17: API: LocationServices.API is not available on this device. Connection failed with: ConnectionResult{statusCode=SERVICE_INVALID, resolution=null, message=null}
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes #3532
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