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] Fix missing value of FieldSort for unsigned_long #15023

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ffa67f9 from #14963.

* Fix missing value of FieldSort for unsigned_long

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

* add changelog

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

* apply review comments

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

---------

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

✅ Gradle check result for 00896fb: SUCCESS

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.54%. Comparing base (e5e1bad) to head (00896fb).
Report is 3 commits behind head on 2.x.

Files Patch % Lines
...comparator/UnsignedLongValuesComparatorSource.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15023      +/-   ##
============================================
+ Coverage     71.48%   71.54%   +0.05%     
- Complexity    62677    62702      +25     
============================================
  Files          5123     5123              
  Lines        294480   294483       +3     
  Branches      42912    42913       +1     
============================================
+ Hits         210518   210678     +160     
+ Misses        66286    66104     -182     
- Partials      17676    17701      +25     

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

@reta reta merged commit fdd3ea7 into 2.x Jul 30, 2024
51 of 52 checks passed
@andrross andrross deleted the backport/backport-14963-to-2.x branch October 17, 2024 21:06
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