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] [bug fix] fix precompute ordering in max & min aggregator #17646

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cdcfcbc from #17505.

Signed-off-by: Sandesh Kumar <[email protected]>
(cherry picked from commit cdcfcbc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 753ccef: SUCCESS

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 26.66667% with 11 lines in your changes missing coverage. Please review.

Project coverage is 71.98%. Comparing base (87b4b91) to head (753ccef).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...rch/search/aggregations/metrics/MaxAggregator.java 25.00% 5 Missing and 1 partial ⚠️
...rch/search/aggregations/metrics/MinAggregator.java 28.57% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17646      +/-   ##
============================================
- Coverage     72.02%   71.98%   -0.04%     
+ Complexity    66032    66021      -11     
============================================
  Files          5342     5342              
  Lines        307289   307289              
  Branches      44848    44848              
============================================
- Hits         221316   221214     -102     
- Misses        67505    67615     +110     
+ Partials      18468    18460       -8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@sandeshkr419 sandeshkr419 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Performance This is for any performance related enhancements or bugs skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant