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

[Searchable Snapshot] Fix bug of Searchable Snapshot Dependency on repository chunk_size #12277

Merged

Merge branch 'opensearch-project:main' into fix-chunk_size-bug

04b75fd
Select commit
Loading
Failed to load commit list.
Merged

[Searchable Snapshot] Fix bug of Searchable Snapshot Dependency on repository chunk_size #12277

Merge branch 'opensearch-project:main' into fix-chunk_size-bug
04b75fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 0s

71.40% (target 70.00%)

View this Pull Request on Codecov

71.40% (target 70.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (f8225ca) 71.27% compared to head (04b75fd) 71.40%.
Report is 2 commits behind head on main.

❗ Current head 04b75fd differs from pull request most recent head 40f47e5. Consider uploading reports for the commit 40f47e5 to get more accurate results

Files Patch % Lines
...e/remote/file/OnDemandBlockSnapshotIndexInput.java 88.23% 1 Missing and 1 partial ⚠️
...rch/index/store/remote/utils/BlobFetchRequest.java 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12277      +/-   ##
============================================
+ Coverage     71.27%   71.40%   +0.12%     
- Complexity    59795    59847      +52     
============================================
  Files          4972     4972              
  Lines        281774   281785      +11     
  Branches      40910    40914       +4     
============================================
+ Hits         200844   201195     +351     
+ Misses        64262    63827     -435     
- Partials      16668    16763      +95     

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