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

[Backport 2.16] Create new IndexInput for multi part upload #14937

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2def4fd from #14888.

* Create new IndexInput for multi part upload

Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
(cherry picked from commit 2def4fd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for 937a56f: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for 937a56f: SUCCESS

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.58%. Comparing base (1c28e4e) to head (937a56f).
Report is 11 commits behind head on 2.16.

Files Patch % Lines
.../repositories/blobstore/ConfigBlobStoreFormat.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16   #14937      +/-   ##
============================================
+ Coverage     71.55%   71.58%   +0.03%     
- Complexity    62652    62657       +5     
============================================
  Files          5117     5118       +1     
  Lines        293928   294062     +134     
  Branches      42833    42850      +17     
============================================
+ Hits         210319   210516     +197     
+ Misses        65975    65861     -114     
- Partials      17634    17685      +51     

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

@shwetathareja shwetathareja merged commit 769fdc8 into 2.16 Jul 24, 2024
54 of 55 checks passed
@dbwiddis dbwiddis deleted the backport/backport-14888-to-2.16 branch July 24, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant