Skip to content

Added support of copying remote directory without specifying whether …

Codecov / codecov/project succeeded May 15, 2024 in 0s

71.23% (target 70.00%)

View this Pull Request on Codecov

71.23% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.23%. Comparing base (0dd892c) to head (0351e49).
Report is 251 commits behind head on 2.x.

❗ Current head 0351e49 differs from pull request most recent head 0e98736. Consider uploading reports for the commit 0e98736 to get more accurate results

Files Patch % Lines
...opensearch/repositories/s3/S3RepositoryPlugin.java 0.00% 29 Missing ⚠️
...rg/opensearch/repositories/s3/S3BlobContainer.java 48.27% 6 Missing and 9 partials ⚠️
...epositories/s3/async/TransferSemaphoresHolder.java 80.00% 6 Missing and 5 partials ⚠️
...ch/repositories/s3/async/AsyncTransferManager.java 79.16% 9 Missing and 1 partial ⚠️
...arch/repositories/s3/async/SizeBasedBlockingQ.java 89.01% 7 Missing and 3 partials ⚠️
...h/repositories/s3/GenericStatsMetricPublisher.java 75.00% 8 Missing ⚠️
...earch/repositories/s3/async/AsyncPartsHandler.java 82.05% 4 Missing and 3 partials ⚠️
...va/org/opensearch/repositories/s3/S3BlobStore.java 50.00% 6 Missing ⚠️
...earch/index/store/RemoteSegmentStoreDirectory.java 0.00% 3 Missing ⚠️
...va/org/opensearch/index/store/RemoteDirectory.java 33.33% 0 Missing and 2 partials ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13681      +/-   ##
============================================
- Coverage     71.28%   71.23%   -0.06%     
- Complexity    60145    61208    +1063     
============================================
  Files          4957     5035      +78     
  Lines        282799   288185    +5386     
  Branches      41409    42109     +700     
============================================
+ Hits         201591   205281    +3690     
- Misses        64189    65579    +1390     
- Partials      17019    17325     +306     

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