Cache the shard routings with no weight for faster access #12989
+234
−41
Codecov / codecov/project
succeeded
Apr 3, 2024 in 0s
71.37% (target 70.00%)
View this Pull Request on Codecov
71.37% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 90.69767%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 71.37%. Comparing base (
b15cb0c
) to head (547e3ab
).
Report is 124 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...search/cluster/routing/IndexShardRoutingTable.java | 90.69% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #12989 +/- ##
============================================
- Coverage 71.42% 71.37% -0.05%
- Complexity 59978 60354 +376
============================================
Files 4985 5025 +40
Lines 282275 284399 +2124
Branches 40946 41190 +244
============================================
+ Hits 201603 202998 +1395
- Misses 63999 64605 +606
- Partials 16673 16796 +123
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading