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

[SnapshotV2] Add snapshot size to status response for shallow V2 snapshots #15573

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Add version change todos and fix potential breaking changes

cefa0bc
Select commit
Loading
Failed to load commit list.
Open

[SnapshotV2] Add snapshot size to status response for shallow V2 snapshots #15573

Add version change todos and fix potential breaking changes
cefa0bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 25, 2024 in 1s

52.38% of diff hit (target 71.92%)

View this Pull Request on Codecov

52.38% of diff hit (target 71.92%)

Annotations

Check warning on line 104 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java#L104

Added line #L104 was not covered by tests

Check warning on line 106 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java#L106

Added line #L106 was not covered by tests

Check warning on line 108 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java#L108

Added line #L108 was not covered by tests

Check warning on line 120 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 234 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/SnapshotStatus.java#L234

Added line #L234 was not covered by tests

Check warning on line 301 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportSnapshotsStatusAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportSnapshotsStatusAction.java#L301

Added line #L301 was not covered by tests

Check warning on line 349 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportSnapshotsStatusAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportSnapshotsStatusAction.java#L349

Added line #L349 was not covered by tests

Check warning on line 100 in server/src/main/java/org/opensearch/cluster/ClusterInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/ClusterInfo.java#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 154 in server/src/main/java/org/opensearch/cluster/ClusterInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/ClusterInfo.java#L154

Added line #L154 was not covered by tests

Check warning on line 259 in server/src/main/java/org/opensearch/cluster/ClusterInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/ClusterInfo.java#L259

Added line #L259 was not covered by tests

Check warning on line 194 in server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 347 in server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java#L347

Added line #L347 was not covered by tests

Check warning on line 436 in server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java#L436

Added line #L436 was not covered by tests

Check warning on line 655 in server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java#L655

Added line #L655 was not covered by tests

Check warning on line 768 in server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotInfo.java#L768

Added line #L768 was not covered by tests