[Backport 2.x] Fix multi-value sort for unsigned long #16994
72.25% of diff hit (target 71.79%)
View this Pull Request on Codecov
72.25% of diff hit (target 71.79%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/LongToSortedNumericUnsignedLongValues.java#L24-L26
Added lines #L24 - L26 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/LongToSortedNumericUnsignedLongValues.java#L30
Added line #L30 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/LongToSortedNumericUnsignedLongValues.java#L35
Added line #L35 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/LongToSortedNumericUnsignedLongValues.java#L40
Added line #L40 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/LongToSortedNumericUnsignedLongValues.java#L44
Added line #L44 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/LongToSortedNumericUnsignedLongValues.java#L48
Added line #L48 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/LongToSortedNumericUnsignedLongValues.java#L53
Added line #L53 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/SortedNumericUnsignedLongValues.java#L58
Added line #L58 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/fieldcomparator/UnsignedLongValuesComparatorSource.java#L63
Added line #L63 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/fielddata/fieldcomparator/UnsignedLongValuesComparatorSource.java#L67
Added line #L67 was not covered by tests
Check warning on line 175 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L175
Added line #L175 was not covered by tests
Check warning on line 298 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L298
Added line #L298 was not covered by tests
Check warning on line 355 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L355
Added line #L355 was not covered by tests
Check warning on line 359 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L358-L359
Added lines #L358 - L359 were not covered by tests
Check warning on line 537 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L537
Added line #L537 was not covered by tests
Check warning on line 720 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L720
Added line #L720 was not covered by tests
Check warning on line 1246 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L1246
Added line #L1246 was not covered by tests
Check warning on line 1251 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L1251
Added line #L1251 was not covered by tests
Check warning on line 1268 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L1268
Added line #L1268 was not covered by tests
Check warning on line 1280 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L1280
Added line #L1280 was not covered by tests
Check warning on line 1303 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L1303
Added line #L1303 was not covered by tests
Check warning on line 1315 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L1315
Added line #L1315 was not covered by tests
Check warning on line 1335 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L1335
Added line #L1335 was not covered by tests
Check warning on line 1353 in server/src/main/java/org/opensearch/search/MultiValueMode.java
codecov / codecov/patch
server/src/main/java/org/opensearch/search/MultiValueMode.java#L1353
Added line #L1353 was not covered by tests