Moving get snapshot requests to listener based async calls #8377
47.05% of diff hit (target 71.06%)
View this Pull Request on Codecov
47.05% of diff hit (target 71.06%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/get/TransportGetSnapshotsAction.java#L146
Added line #L146 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/get/TransportGetSnapshotsAction.java#L157
Added line #L157 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/get/TransportGetSnapshotsAction.java#L161
Added line #L161 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/get/TransportGetSnapshotsAction.java#L171
Added line #L171 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/get/TransportGetSnapshotsAction.java#L180
Added line #L180 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/get/TransportGetSnapshotsAction.java#L193-L194
Added lines #L193 - L194 were not covered by tests