Add timeout handling for S3 blob container async operations#18583
Merged
Codecov / codecov/project
succeeded
Jun 24, 2025 in 0s
72.65% (target 70.00%)
View this Pull Request on Codecov
72.65% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 97.91667% with 1 line in your changes missing coverage. Please review.
Project coverage is 72.65%. Comparing base (
d404f33) to head (6e073dd).
Report is 3 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...rg/opensearch/repositories/s3/S3BlobContainer.java | 95.23% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #18583 +/- ##
============================================
- Coverage 72.76% 72.65% -0.11%
+ Complexity 68167 68117 -50
============================================
Files 5541 5541
Lines 313426 313462 +36
Branches 45479 45479
============================================
- Hits 228062 227748 -314
- Misses 66709 67165 +456
+ Partials 18655 18549 -106 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading