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] Fix slice collectors to leaves association with post filter #11150

Merged
merged 1 commit into from
Nov 10, 2023

Fix slice collectors to leaves association with post filter (#11134)

ab80e05
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix slice collectors to leaves association with post filter #11150

Fix slice collectors to leaves association with post filter (#11134)
ab80e05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

70.94% (target 70.00%)

View this Pull Request on Codecov

70.94% (target 70.00%)

Details

Codecov Report

Merging #11150 (ab80e05) into 2.x (870ecd3) will decrease coverage by 0.05%.
Report is 7 commits behind head on 2.x.
The diff coverage is 56.56%.

@@             Coverage Diff              @@
##                2.x   #11150      +/-   ##
============================================
- Coverage     70.98%   70.94%   -0.05%     
- Complexity    58895    58957      +62     
============================================
  Files          4851     4862      +11     
  Lines        278023   278394     +371     
  Branches      40765    40810      +45     
============================================
+ Hits         197358   197500     +142     
- Misses        63872    64127     +255     
+ Partials      16793    16767      -26     
Files Coverage Δ
...nsearch/http/netty4/Netty4HttpServerTransport.java 75.75% <ø> (ø)
...search/common/lucene/search/FilteredCollector.java 100.00% <100.00%> (ø)
...rg/opensearch/common/settings/ClusterSettings.java 92.85% <ø> (ø)
...ava/org/opensearch/http/HttpTransportSettings.java 96.15% <100.00%> (+0.07%) ⬆️
...http/reactor/netty4/ReactorNetty4HttpResponse.java 85.71% <85.71%> (ø)
...ansport/reactor/netty4/ReactorNetty4Transport.java 75.00% <75.00%> (ø)
...reactor/netty4/ReactorNetty4HttpServerChannel.java 83.33% <83.33%> (ø)
...profile/query/ConcurrentQueryProfileBreakdown.java 93.56% <0.00%> (-1.08%) ⬇️
...g/opensearch/index/mapper/GeoShapeFieldMapper.java 80.00% <62.50%> (-3.64%) ⬇️
...h/http/reactor/netty4/NonStreamingHttpChannel.java 66.66% <66.66%> (ø)
... and 7 more

... and 482 files with indirect coverage changes