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] [BUG FIX] Fix the visit of inner query for NestedQueryBuilder #14967

Merged

cherry pick

01aaa4b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [BUG FIX] Fix the visit of inner query for NestedQueryBuilder #14967

cherry pick
01aaa4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 0s

71.57% (target 70.00%)

View this Pull Request on Codecov

71.57% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.57%. Comparing base (7223644) to head (01aaa4b).

Files Patch % Lines
...org/opensearch/index/query/NestedQueryBuilder.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14967      +/-   ##
============================================
- Coverage     71.58%   71.57%   -0.02%     
+ Complexity    62774    62765       -9     
============================================
  Files          5123     5123              
  Lines        294467   294471       +4     
  Branches      42909    42910       +1     
============================================
- Hits         210808   210780      -28     
- Misses        65990    66026      +36     
+ Partials      17669    17665       -4     

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