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

Change successfulSearchShardIndices to Set<Index> (#16110) #16243

Merged

Conversation

dzane17
Copy link
Contributor

@dzane17 dzane17 commented Oct 8, 2024

Signed-off-by: David Zane davizane@amazon.com
Signed-off-by: Ankit Jain akjain@amazon.com
(cherry picked from commit 5279d21)

Description

2.x Backport #16110

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.

…#16110)

Signed-off-by: David Zane <davizane@amazon.com>
Signed-off-by: Ankit Jain <akjain@amazon.com>
(cherry picked from commit 5279d21)
Copy link
Contributor

github-actions bot commented Oct 9, 2024

❌ Gradle check result for 18fa37d: FAILURE

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?

Copy link
Contributor

github-actions bot commented Oct 9, 2024

✅ Gradle check result for 18fa37d: SUCCESS

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.82%. Comparing base (86212cc) to head (18fa37d).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16243      +/-   ##
============================================
+ Coverage     71.71%   71.82%   +0.11%     
- Complexity    64936    64960      +24     
============================================
  Files          5294     5294              
  Lines        303648   303650       +2     
  Branches      44169    44169              
============================================
+ Hits         217757   218109     +352     
+ Misses        67781    67380     -401     
- Partials      18110    18161      +51     

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

@jainankitk jainankitk merged commit b79d2cf into opensearch-project:2.x Oct 9, 2024
57 checks passed
@dzane17 dzane17 deleted the backport/backport-16110-to-2.x branch October 9, 2024 18:13
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.

2 participants