-
Notifications
You must be signed in to change notification settings - Fork 64
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 (40.8%) 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 37.9% 38.4% +0.5%
Complexity 1157 1157
=========================================
Files 287 288 +1
Lines 15504 15063 -441
Branches 2730 2657 -73
=========================================
- Hits 5884 5797 -87
+ Misses 8776 8449 -327
+ Partials 844 817 -27
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
4f523a8
to
ae6802b
Compare
81d2e0a
to
a354ce9
Compare
359bccf
to
d354299
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