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

Support scripting for composite aggs in concurrent segment search #15072

Merged
merged 3 commits into from
Aug 2, 2024

Merge branch 'main' into cs-scripting

c99a6b1
Select commit
Loading
Failed to load commit list.
Merged

Support scripting for composite aggs in concurrent segment search #15072

Merge branch 'main' into cs-scripting
c99a6b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

71.78% (target 70.00%)

View this Pull Request on Codecov

71.78% (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.78%. Comparing base (48634bd) to head (c99a6b1).
Report is 2 commits behind head on main.

Files Patch % Lines
.../bucket/composite/CompositeAggregationFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15072      +/-   ##
============================================
- Coverage     71.82%   71.78%   -0.05%     
+ Complexity    62778    62765      -13     
============================================
  Files          5169     5169              
  Lines        294646   294665      +19     
  Branches      42610    42616       +6     
============================================
- Hits         211644   211529     -115     
- Misses        65573    65721     +148     
+ Partials      17429    17415      -14     

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