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] Add new cluster setting for keyword indexordocvalues query (#15637) #15703

Merged

Merge branch '2.x' into backport/backport-15637-to-2.x

07eedb0
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add new cluster setting for keyword indexordocvalues query (#15637) #15703

Merge branch '2.x' into backport/backport-15637-to-2.x
07eedb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 2s

71.61% (target 70.00%)

View this Pull Request on Codecov

71.61% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.61%. Comparing base (dcdc4d2) to head (07eedb0).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...rg/opensearch/index/mapper/KeywordFieldMapper.java 70.00% 1 Missing and 2 partials ⚠️
.../org/opensearch/search/internal/SearchContext.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15703      +/-   ##
============================================
+ Coverage     71.55%   71.61%   +0.05%     
- Complexity    64312    64363      +51     
============================================
  Files          5262     5262              
  Lines        301279   301310      +31     
  Branches      43861    43866       +5     
============================================
+ Hits         215574   215774     +200     
+ Misses        67703    67526     -177     
- Partials      18002    18010       +8     

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