Skip to content

Add cluster setting to dynamically disable filter rewrite optimization

Codecov / codecov/project succeeded Apr 15, 2024 in 0s

71.45% (target 70.00%)

View this Pull Request on Codecov

71.45% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 71.45%. Comparing base (b15cb0c) to head (386a24b).
Report is 161 commits behind head on main.

❗ Current head 386a24b differs from pull request most recent head 9377717. Consider uploading reports for the commit 9377717 to get more accurate results

Files Patch % Lines
...va/org/opensearch/search/DefaultSearchContext.java 80.00% 1 Missing ⚠️
...h/aggregations/bucket/FastFilterRewriteHelper.java 0.00% 0 Missing and 1 partial ⚠️
.../org/opensearch/search/internal/SearchContext.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13179      +/-   ##
============================================
+ Coverage     71.42%   71.45%   +0.03%     
- Complexity    59978    60622     +644     
============================================
  Files          4985     5039      +54     
  Lines        282275   285346    +3071     
  Branches      40946    41328     +382     
============================================
+ Hits         201603   203888    +2285     
- Misses        63999    64590     +591     
- Partials      16673    16868     +195     

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