Skip to content

Changing wait period for sync to 30 sec from 1 min

Codecov / codecov/patch failed Mar 21, 2024 in 0s

36.46% of diff hit (target 71.42%)

View this Pull Request on Codecov

36.46% of diff hit (target 71.42%)

Annotations

Check warning on line 502 in server/src/main/java/org/opensearch/index/IndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexService.java#L502

Added line #L502 was not covered by tests

Check warning on line 505 in server/src/main/java/org/opensearch/index/IndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexService.java#L504-L505

Added lines #L504 - L505 were not covered by tests

Check warning on line 509 in server/src/main/java/org/opensearch/index/IndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/IndexService.java#L507-L509

Added lines #L507 - L509 were not covered by tests

Check warning on line 2091 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2090-L2091

Added lines #L2090 - L2091 were not covered by tests

Check warning on line 2100 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2099-L2100

Added lines #L2099 - L2100 were not covered by tests

Check warning on line 2102 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2102

Added line #L2102 was not covered by tests

Check warning on line 2104 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2104

Added line #L2104 was not covered by tests

Check warning on line 2109 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2109

Added line #L2109 was not covered by tests

Check warning on line 2114 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2112-L2114

Added lines #L2112 - L2114 were not covered by tests

Check warning on line 2120 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2117-L2120

Added lines #L2117 - L2120 were not covered by tests

Check warning on line 2122 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2122

Added line #L2122 was not covered by tests

Check warning on line 2125 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2124-L2125

Added lines #L2124 - L2125 were not covered by tests

Check warning on line 2127 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2127

Added line #L2127 was not covered by tests

Check warning on line 3521 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L3521

Added line #L3521 was not covered by tests

Check warning on line 3950 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L3950

Added line #L3950 was not covered by tests

Check warning on line 4010 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4008-L4010

Added lines #L4008 - L4010 were not covered by tests

Check warning on line 4012 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4012

Added line #L4012 was not covered by tests

Check warning on line 4015 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4014-L4015

Added lines #L4014 - L4015 were not covered by tests

Check warning on line 4946 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4944-L4946

Added lines #L4944 - L4946 were not covered by tests

Check warning on line 195 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L195

Added line #L195 was not covered by tests

Check warning on line 437 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L437

Added line #L437 was not covered by tests

Check warning on line 723 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L723

Added line #L723 was not covered by tests

Check warning on line 555 in server/src/main/java/org/opensearch/indices/IndicesService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesService.java#L555

Added line #L555 was not covered by tests

Check warning on line 559 in server/src/main/java/org/opensearch/indices/IndicesService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesService.java#L558-L559

Added lines #L558 - L559 were not covered by tests

Check warning on line 219 in server/src/main/java/org/opensearch/indices/recovery/RecoveryTarget.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/recovery/RecoveryTarget.java#L219

Added line #L219 was not covered by tests