Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement interface changes for s3 plugin to read/write blob with obj… #13765

Merged

Implement interface changes for s3 plugin to read/write blob with obj…

dafc1b4
Select commit
Loading
Failed to load commit list.
Merged

Implement interface changes for s3 plugin to read/write blob with obj… #13765

Implement interface changes for s3 plugin to read/write blob with obj…
dafc1b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 0s

71.27% (target 70.00%)

View this Pull Request on Codecov

71.27% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 86.95652% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 71.27%. Comparing base (0dd892c) to head (dafc1b4).
Report is 267 commits behind head on 2.x.

Files Patch % Lines
...rg/opensearch/repositories/s3/S3BlobContainer.java 85.71% 2 Missing ⚠️
...g/opensearch/common/blobstore/FetchBlobResult.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13765      +/-   ##
============================================
- Coverage     71.28%   71.27%   -0.01%     
- Complexity    60145    61264    +1119     
============================================
  Files          4957     5037      +80     
  Lines        282799   288274    +5475     
  Branches      41409    42114     +705     
============================================
+ Hits         201591   205479    +3888     
- Misses        64189    65482    +1293     
- Partials      17019    17313     +294     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.