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] Support scripting for composite aggs in concurrent segment search #15094

Merged
merged 2 commits into from
Aug 2, 2024

Merge branch '2.x' into backport-15072

0e04531
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Support scripting for composite aggs in concurrent segment search #15094

Merge branch '2.x' into backport-15072
0e04531
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

71.57% (target 70.00%)

View this Pull Request on Codecov

71.57% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.57%. Comparing base (e03e093) to head (0e04531).

Files Patch % Lines
.../bucket/composite/CompositeAggregationFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15094      +/-   ##
============================================
- Coverage     71.71%   71.57%   -0.14%     
+ Complexity    62868    62755     -113     
============================================
  Files          5125     5125              
  Lines        294586   294588       +2     
  Branches      42934    42934              
============================================
- Hits         211260   210855     -405     
- Misses        65600    66034     +434     
+ Partials      17726    17699      -27     

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