Skip to content
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

[Backport 2.x] Adding WithFieldName interface for QueryBuilders with fieldName #15870

Closed
wants to merge 1 commit into from

Conversation

dzane17
Copy link
Contributor

@dzane17 dzane17 commented Sep 9, 2024

Description

Draft PR

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…search-project#15705)

Signed-off-by: David Zane <[email protected]>
Signed-off-by: Ankit Jain <[email protected]>
Co-authored-by: Ankit Jain <[email protected]>
(cherry picked from commit f5c897c)
@dzane17 dzane17 closed this Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

✅ Gradle check result for f919bca: SUCCESS

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.69%. Comparing base (085a2f5) to head (f919bca).
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15870      +/-   ##
============================================
+ Coverage     71.58%   71.69%   +0.11%     
- Complexity    64509    64565      +56     
============================================
  Files          5264     5264              
  Lines        301993   301993              
  Branches      43962    43962              
============================================
+ Hits         216177   216520     +343     
+ Misses        67735    67420     -315     
+ Partials      18081    18053      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dzane17 dzane17 deleted the 2.x-backport branch September 9, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant