Skip to content

Added New DateTime parser implementation (#11465)

Codecov / codecov/patch succeeded Jan 31, 2024 in 0s

76.07% of diff hit (target 71.10%)

View this Pull Request on Codecov

76.07% of diff hit (target 71.10%)

Annotations

Check warning on line 255 in server/src/main/java/org/opensearch/common/time/JavaDateFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/JavaDateFormatter.java#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 28 in server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 32 in server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 51 in server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java#L51

Added line #L51 was not covered by tests

Check warning on line 55 in server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java#L55

Added line #L55 was not covered by tests

Check warning on line 59 in server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java#L59

Added line #L59 was not covered by tests

Check warning on line 79 in server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/OpenSearchDateTimeFormatter.java#L79

Added line #L79 was not covered by tests

Check warning on line 79 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 88 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 92 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L92

Added line #L92 was not covered by tests

Check warning on line 97 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L97

Added line #L97 was not covered by tests

Check warning on line 103 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L103

Added line #L103 was not covered by tests

Check warning on line 117 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L117

Added line #L117 was not covered by tests

Check warning on line 122 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L122

Added line #L122 was not covered by tests

Check warning on line 156 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L156

Added line #L156 was not covered by tests

Check warning on line 183 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 223 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L223

Added line #L223 was not covered by tests

Check warning on line 235 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L235

Added line #L235 was not covered by tests

Check warning on line 243 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L243

Added line #L243 was not covered by tests

Check warning on line 259 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L259

Added line #L259 was not covered by tests

Check warning on line 272 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 281 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L281

Added line #L281 was not covered by tests

Check warning on line 310 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L310

Added line #L310 was not covered by tests

Check warning on line 329 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L329

Added line #L329 was not covered by tests

Check warning on line 351 in server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/time/RFC3339CompatibleDateTimeFormatter.java#L351

Added line #L351 was not covered by tests