Skip to content

Fix deletion permits flow in RemoteFsTimestampAwareTranslog

Codecov / codecov/patch failed Oct 11, 2024 in 0s

41.93% of diff hit (target 72.06%)

View this Pull Request on Codecov

41.93% of diff hit (target 72.06%)

Annotations

Check warning on line 225 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 227 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L227

Added line #L227 was not covered by tests

Check warning on line 229 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L229

Added line #L229 was not covered by tests

Check warning on line 232 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L232

Added line #L232 was not covered by tests

Check warning on line 246 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L245-L246

Added lines #L245 - L246 were not covered by tests

Check warning on line 249 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L249

Added line #L249 was not covered by tests

Check warning on line 252 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L252

Added line #L252 was not covered by tests

Check warning on line 264 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L264

Added line #L264 was not covered by tests

Check warning on line 267 in server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslog.java#L267

Added line #L267 was not covered by tests

Check warning on line 596 in server/src/main/java/org/opensearch/index/translog/RemoteFsTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTranslog.java#L595-L596

Added lines #L595 - L596 were not covered by tests

Check warning on line 599 in server/src/main/java/org/opensearch/index/translog/RemoteFsTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTranslog.java#L598-L599

Added lines #L598 - L599 were not covered by tests