[Backport 2.x] Snapshot _status API to return correct status for partial snapshots (#12812) #13260
Codecov / codecov/patch
failed
Apr 17, 2024 in 0s
37.50% of diff hit (target 71.28%)
View this Pull Request on Codecov
37.50% of diff hit (target 71.28%)
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 781 in server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java#L781
Added line #L781 was not covered by tests
Check warning on line 1024 in server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java#L1024
Added line #L1024 was not covered by tests
Loading