Snapshot _status API to return correct status for partial snapshots #12812
Codecov / codecov/project
succeeded
Apr 17, 2024 in 0s
71.42% (target 70.00%)
View this Pull Request on Codecov
71.42% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 37.50000%
with 5 lines
in your changes are missing coverage. Please review.
Project coverage is 71.42%. Comparing base (
b15cb0c
) to head (9066b85
).
Report is 183 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...va/org/opensearch/cluster/SnapshotsInProgress.java | 50.00% | 2 Missing and 1 partial |
...apshots/status/TransportSnapshotsStatusAction.java | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #12812 +/- ##
===========================================
Coverage 71.42% 71.42%
- Complexity 59978 60604 +626
===========================================
Files 4985 5040 +55
Lines 282275 285417 +3142
Branches 40946 41333 +387
===========================================
+ Hits 201603 203872 +2269
- Misses 63999 64676 +677
- Partials 16673 16869 +196
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading