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

f5ecacb
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
f5ecacb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 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 97.36842% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.36%. Comparing base (8d84eea) to head (f5ecacb).
Report is 1 commits behind head on main.

Files Patch % Lines
...rch/index/store/remote/utils/BlobFetchRequest.java 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12277   +/-   ##
=========================================
  Coverage     71.35%   71.36%           
+ Complexity    59838    59827   -11     
=========================================
  Files          4972     4972           
  Lines        281783   281797   +14     
  Branches      40910    40913    +3     
=========================================
+ Hits         201075   201097   +22     
+ Misses        64017    63956   -61     
- Partials      16691    16744   +53     

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