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

[Enhancement] Verify the chunk size of the snapshot when restoring a searchable snapshot #11741

Closed

verify chunk size

6f7822f
Select commit
Loading
Failed to load commit list.
Closed

[Enhancement] Verify the chunk size of the snapshot when restoring a searchable snapshot #11741

verify chunk size
6f7822f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2024 in 0s

71.36% (target 70.00%)

View this Pull Request on Codecov

71.36% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.36%. Comparing base (16d457d) to head (6f7822f).
Report is 255 commits behind head on main.

Files Patch % Lines
...tore/remote/directory/RemoteSnapshotDirectory.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11741      +/-   ##
============================================
- Coverage     71.44%   71.36%   -0.08%     
+ Complexity    59254    59201      -53     
============================================
  Files          4909     4909              
  Lines        278427   278431       +4     
  Branches      40460    40462       +2     
============================================
- Hits         198914   198712     -202     
- Misses        63005    63170     +165     
- Partials      16508    16549      +41     

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