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] use the correct type to widen the sort fields when merging top docs #16989

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport bbcbd21 from #16881.

…16881)

* use the correct type to widen the sort fields when merging top docs

Signed-off-by: panguixin <[email protected]>

* fix

Signed-off-by: panguixin <[email protected]>

* apply commments

Signed-off-by: panguixin <[email protected]>

* changelog

Signed-off-by: panguixin <[email protected]>

* add more tests

Signed-off-by: panguixin <[email protected]>

---------

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

❕ Gradle check result for 88e4a49: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 73.52941% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.90%. Comparing base (afb2f94) to head (88e4a49).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...pensearch/action/search/SearchPhaseController.java 72.00% 3 Missing and 4 partials ⚠️
...earch/search/sort/SortedWiderNumericSortField.java 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16989      +/-   ##
============================================
+ Coverage     71.79%   71.90%   +0.11%     
- Complexity    65454    65542      +88     
============================================
  Files          5316     5316              
  Lines        305529   305550      +21     
  Branches      44509    44517       +8     
============================================
+ Hits         219359   219718     +359     
+ Misses        67902    67480     -422     
- Partials      18268    18352      +84     

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

@reta reta merged commit da323e5 into 2.x Jan 10, 2025
60 of 61 checks passed
@github-actions github-actions bot deleted the backport/backport-16881-to-2.x branch January 10, 2025 12:40
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.

1 participant