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

Fix slice collectors to leaves association with post filter #11134

Merged
merged 2 commits into from
Nov 9, 2023

Update server/src/main/java/org/opensearch/search/profile/query/Concu…

a19ce33
Select commit
Loading
Failed to load commit list.
Merged

Fix slice collectors to leaves association with post filter #11134

Update server/src/main/java/org/opensearch/search/profile/query/Concu…
a19ce33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 1s

71.18% (target 70.00%)

View this Pull Request on Codecov

71.18% (target 70.00%)

Details

Codecov Report

Merging #11134 (a19ce33) into main (61a598b) will increase coverage by 0.02%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##               main   #11134      +/-   ##
============================================
+ Coverage     71.15%   71.18%   +0.02%     
- Complexity    58798    58811      +13     
============================================
  Files          4883     4883              
  Lines        277141   277146       +5     
  Branches      40280    40281       +1     
============================================
+ Hits         197200   197283      +83     
+ Misses        63452    63376      -76     
+ Partials      16489    16487       -2     
Files Coverage Δ
...search/common/lucene/search/FilteredCollector.java 100.00% <100.00%> (ø)
...profile/query/ConcurrentQueryProfileBreakdown.java 93.56% <0.00%> (-1.08%) ⬇️

... and 472 files with indirect coverage changes