-
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
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 (18.2%) 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 39.1% 38.7% -0.4%
+ Complexity 1167 1166 -1
=========================================
Files 284 287 +3
Lines 15090 15091 +1
Branches 2671 2669 -2
=========================================
- Hits 5904 5851 -53
- Misses 8341 8398 +57
+ Partials 845 842 -3
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
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