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

fix: The aggs result of NestedAggregator with sub NestedAggregator may be not accurately #13324

Merged
merged 1 commit into from
Jun 21, 2024

fix: The aggs result of NestedAggregator with sub NestedAggregator ma…

d3f00cc
Select commit
Loading
Failed to load commit list.
Merged

fix: The aggs result of NestedAggregator with sub NestedAggregator may be not accurately #13324

fix: The aggs result of NestedAggregator with sub NestedAggregator ma…
d3f00cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 0s

71.79% (target 70.00%)

View this Pull Request on Codecov

71.79% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (b15cb0c) to head (d3f00cc).
Report is 469 commits behind head on main.

Files Patch % Lines
...h/aggregations/bucket/nested/NestedAggregator.java 80.00% 1 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13324      +/-   ##
============================================
+ Coverage     71.42%   71.79%   +0.37%     
- Complexity    59978    62201    +2223     
============================================
  Files          4985     5125     +140     
  Lines        282275   292342   +10067     
  Branches      40946    42242    +1296     
============================================
+ Hits         201603   209894    +8291     
- Misses        63999    65166    +1167     
- Partials      16673    17282     +609     

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