Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add new parameters to snapshot restore to rename the restored aliases… #16447

Merged

Add new parameters to snapshot restore to rename the restored aliases…

4077187
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add new parameters to snapshot restore to rename the restored aliases… #16447

Add new parameters to snapshot restore to rename the restored aliases…
4077187
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 23, 2024 in 0s

63.82% of diff hit (target 71.77%)

View this Pull Request on Codecov

63.82% of diff hit (target 71.77%)

Annotations

Check warning on line 708 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java#L708

Added line #L708 was not covered by tests

Check warning on line 714 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java#L714

Added line #L714 was not covered by tests

Check warning on line 780 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequest.java#L780

Added line #L780 was not covered by tests

Check warning on line 159 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequestBuilder.java

See this annotation in the file changed.

@codecov 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

Check warning on line 172 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/restore/RestoreSnapshotRequestBuilder.java

See this annotation in the file changed.

@codecov 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