Add new parameters to snapshot restore to rename the restored aliases… #16292
Codecov / codecov/patch
failed
Oct 23, 2024 in 1s
68.08% of diff hit (target 72.09%)
View this Pull Request on Codecov
68.08% of diff hit (target 72.09%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java#L693
Added line #L693 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java#L699
Added line #L699 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequestBuilder.java#L158-L159
Added lines #L158 - L159 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequestBuilder.java#L171-L172
Added lines #L171 - L172 were not covered by tests
Loading