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

Manually backport #11060 (Simple regex normalization refactor) #11147

Merged
merged 2 commits into from
Nov 10, 2023

spotless

e0f6b38
Select commit
Loading
Failed to load commit list.
Merged

Manually backport #11060 (Simple regex normalization refactor) #11147

spotless
e0f6b38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

71.03% (target 70.00%)

View this Pull Request on Codecov

71.03% (target 70.00%)

Details

Codecov Report

Merging #11147 (e0f6b38) into 2.x (870ecd3) will increase coverage by 0.05%.
Report is 8 commits behind head on 2.x.
The diff coverage is 58.54%.

@@             Coverage Diff              @@
##                2.x   #11147      +/-   ##
============================================
+ Coverage     70.98%   71.03%   +0.05%     
- Complexity    58895    58994      +99     
============================================
  Files          4851     4862      +11     
  Lines        278023   278385     +362     
  Branches      40765    40805      +40     
============================================
+ Hits         197358   197758     +400     
+ Misses        63872    63808      -64     
- Partials      16793    16819      +26     
Files Coverage Δ
...nsearch/http/netty4/Netty4HttpServerTransport.java 75.75% <ø> (ø)
...c/main/java/org/opensearch/common/regex/Regex.java 86.00% <100.00%> (-0.54%) ⬇️
...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%> (ø)
...g/opensearch/index/mapper/GeoShapeFieldMapper.java 80.00% <62.50%> (-3.64%) ⬇️
...h/http/reactor/netty4/NonStreamingHttpChannel.java 66.66% <66.66%> (ø)
...tp/reactor/netty4/NonStreamingRequestConsumer.java 77.77% <77.77%> (ø)
... and 6 more

... and 482 files with indirect coverage changes