Make RemoteStoreReplicationSource#getSegmentFiles asynchronous #10725
Codecov / codecov/patch
succeeded
Oct 19, 2023 in 1s
77.19% of diff hit (target 71.11%)
View this Pull Request on Codecov
77.19% of diff hit (target 71.11%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/RemoteStoreFileDownloader.java#L92
Added line #L92 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/RemoteStoreFileDownloader.java#L96
Added line #L96 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java#L132
Added line #L132 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java#L134
Added line #L134 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java#L141-L142
Added lines #L141 - L142 were not covered by tests
Loading