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

Create new IndexInput for multi part upload (#14888)

937a56f
Select commit
Loading
Failed to load commit list.
Merged

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

Create new IndexInput for multi part upload (#14888)
937a56f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 1s

71.58% (target 70.00%)

View this Pull Request on Codecov

71.58% (target 70.00%)

Details

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.