Snapshot _status API to return correct status for partial snapshots #12812
+34
−15
Codecov / codecov/patch
failed
Apr 17, 2024 in 1s
37.50% of diff hit (target 71.42%)
View this Pull Request on Codecov
37.50% of diff hit (target 71.42%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportSnapshotsStatusAction.java#L362-L363
Added lines #L362 - L363 were not covered by tests
Check warning on line 752 in server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java#L752
Added line #L752 was not covered by tests
Check warning on line 978 in server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java#L978
Added line #L978 was not covered by tests
Loading