[Backport 2.x] Improve exception handling in S3BlobContainer synchronous operations #17056
Codecov / codecov/project
succeeded
Jan 20, 2025 in 1s
71.81% (target 70.00%)
View this Pull Request on Codecov
71.81% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 45.45455%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 71.81%. Comparing base (
eee491f
) to head (d57ef2d
).
Report is 1 commits behind head on 2.x.
Files with missing lines | Patch % | Lines |
---|---|---|
...rg/opensearch/repositories/s3/S3BlobContainer.java | 45.45% | 5 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #17056 +/- ##
============================================
- Coverage 71.93% 71.81% -0.13%
+ Complexity 65673 65576 -97
============================================
Files 5318 5318
Lines 305838 305846 +8
Branches 44601 44602 +1
============================================
- Hits 219991 219629 -362
- Misses 67505 67878 +373
+ Partials 18342 18339 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading