Fetch all the locks for a shard to avoid multiple remote store calls #11987
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.
Loading