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

Fetch all the locks for a shard to avoid multiple remote store calls #11987

Merged

Address PR comments

2381cb7
Select commit
Loading
Failed to load commit list.
Merged

Fetch all the locks for a shard to avoid multiple remote store calls #11987

Address PR comments
2381cb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2024 in 0s

71.40% (target 70.00%)

View this Pull Request on Codecov

71.40% (target 70.00%)

Details

Codecov Report

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

Comparison is base (304042f) 71.37% compared to head (2381cb7) 71.40%.
Report is 16 commits behind head on main.

Files Patch % Lines
...earch/index/store/RemoteSegmentStoreDirectory.java 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11987      +/-   ##
============================================
+ Coverage     71.37%   71.40%   +0.02%     
- Complexity    59403    59408       +5     
============================================
  Files          4923     4923              
  Lines        279214   279218       +4     
  Branches      40596    40596              
============================================
+ Hits         199302   199380      +78     
+ Misses        63375    63218     -157     
- Partials      16537    16620      +83     

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