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

Unmute FieldCapabilitiesIT.testWithIndexFilter for concurrent search #11110

Merged
merged 1 commit into from
Nov 7, 2023

Unmute FieldCapabilitiesIT.testWithIndexFilter for concurrent segment…

63a61ba
Select commit
Loading
Failed to load commit list.
Merged

Unmute FieldCapabilitiesIT.testWithIndexFilter for concurrent search #11110

Unmute FieldCapabilitiesIT.testWithIndexFilter for concurrent segment…
63a61ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 1s

71.13% (target 70.00%)

View this Pull Request on Codecov

71.13% (target 70.00%)

Details

Codecov Report

Merging #11110 (63a61ba) into main (747f7d1) will decrease coverage by 0.08%.
Report is 5 commits behind head on main.
The diff coverage is 56.50%.

@@             Coverage Diff              @@
##               main   #11110      +/-   ##
============================================
- Coverage     71.20%   71.13%   -0.08%     
- Complexity    58716    58738      +22     
============================================
  Files          4872     4883      +11     
  Lines        276773   277134     +361     
  Branches      40240    40284      +44     
============================================
+ Hits         197078   197133      +55     
- Misses        63238    63529     +291     
- Partials      16457    16472      +15     
Files Coverage Δ
...nsearch/http/netty4/Netty4HttpServerTransport.java 56.18% <ø> (ø)
...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%> (ø)
...h/http/reactor/netty4/NonStreamingHttpChannel.java 66.66% <66.66%> (ø)
...tp/reactor/netty4/NonStreamingRequestConsumer.java 77.77% <77.77%> (ø)
...nsearch/transport/reactor/ReactorNetty4Plugin.java 7.69% <7.69%> (ø)
...search/http/reactor/netty4/HttpConversionUtil.java 26.31% <26.31%> (ø)
... and 4 more

... and 485 files with indirect coverage changes