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] Remove Concurrent Segment Search feature flags for feature launch (#12074) #12152

Merged
merged 1 commit into from
Feb 3, 2024

Remove Concurrent Segment Search feature flags for feature launch (#1…

0a05505
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Remove Concurrent Segment Search feature flags for feature launch (#12074) #12152

Remove Concurrent Segment Search feature flags for feature launch (#1…
0a05505
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

71.08% (target 70.00%)

View this Pull Request on Codecov

71.08% (target 70.00%)

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (4faa3eb) 71.05% compared to head (0a05505) 71.08%.

Files Patch % Lines
.../opensearch/rest/action/cat/RestIndicesAction.java 50.00% 0 Missing and 8 partials ⚠️
...rg/opensearch/rest/action/cat/RestNodesAction.java 50.00% 0 Missing and 4 partials ⚠️
.../main/java/org/opensearch/search/SearchModule.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12152      +/-   ##
============================================
+ Coverage     71.05%   71.08%   +0.03%     
- Complexity    59441    59469      +28     
============================================
  Files          4894     4894              
  Lines        280304   280284      -20     
  Branches      41115    41105      -10     
============================================
+ Hits         199161   199238      +77     
+ Misses        64284    64147     -137     
- Partials      16859    16899      +40     

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