Skip to content

[Backport 3.3] Fix IndexOutOfBoundsException when running include/exclude with non-existent prefix term#19790

Merged
jainankitk merged 2 commits into3.3from
backport/backport-19637-to-3.3
Oct 28, 2025
Merged

[Backport 3.3] Fix IndexOutOfBoundsException when running include/exclude with non-existent prefix term#19790
jainankitk merged 2 commits into3.3from
backport/backport-19637-to-3.3

Conversation

@jainankitk
Copy link
Copy Markdown
Contributor

Description

Backports #19637

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…xistent prefix term (#19637)

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Signed-off-by: Ankit Jain <jainankitk@apache.org>
Co-authored-by: Ankit Jain <jainankitk@apache.org>
(cherry picked from commit 09b3b96)
Signed-off-by: Ankit Jain <jainankitk@apache.org>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 96edc66: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 96edc66: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 28, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.08%. Comparing base (cd76b83) to head (96edc66).
⚠️ Report is 2 commits behind head on 3.3.

Files with missing lines Patch % Lines
...arch/aggregations/bucket/terms/IncludeExclude.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.3   #19790      +/-   ##
============================================
- Coverage     73.09%   73.08%   -0.01%     
- Complexity    70535    70552      +17     
============================================
  Files          5717     5717              
  Lines        323057   323059       +2     
  Branches      46791    46792       +1     
============================================
- Hits         236134   236110      -24     
- Misses        67883    67937      +54     
+ Partials      19040    19012      -28     

☔ 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.

@jainankitk jainankitk merged commit 0840659 into 3.3 Oct 28, 2025
31 of 34 checks passed
@jainankitk jainankitk deleted the backport/backport-19637-to-3.3 branch October 28, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants