Skip to content

Race condition fix for datetime optimization (#10385)

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 6, 2023 in 1s

79.64% of diff hit (target 70.86%)

View this Pull Request on Codecov

79.64% of diff hit (target 70.86%)

Annotations

Check warning on line 130 in server/src/main/java/org/opensearch/common/joda/JodaDateFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/joda/JodaDateFormatter.java#L130

Added line #L130 was not covered by tests

Check warning on line 175 in server/src/main/java/org/opensearch/common/time/DateFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/DateFormatter.java#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 190 in server/src/main/java/org/opensearch/common/time/DateFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/DateFormatter.java#L190

Added line #L190 was not covered by tests

Check warning on line 94 in server/src/main/java/org/opensearch/common/util/FeatureFlags.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/util/FeatureFlags.java#L94

Added line #L94 was not covered by tests

Check warning on line 109 in server/src/main/java/org/opensearch/index/mapper/DateFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DateFieldMapper.java#L109

Added line #L109 was not covered by tests

Check warning on line 506 in server/src/main/java/org/opensearch/index/store/RemoteSegmentStoreDirectory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/RemoteSegmentStoreDirectory.java#L505-L506

Added lines #L505 - L506 were not covered by tests

Check warning on line 519 in server/src/main/java/org/opensearch/index/store/RemoteSegmentStoreDirectory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/RemoteSegmentStoreDirectory.java#L517-L519

Added lines #L517 - L519 were not covered by tests

Check warning on line 292 in server/src/main/java/org/opensearch/search/DocValueFormat.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/DocValueFormat.java#L292

Added line #L292 was not covered by tests