Fix unassigned shard allocation for batch mode #13748
Merged
Codecov / codecov/project
succeeded
Jun 12, 2024 in 0s
72.14% (target 70.00%)
View this Pull Request on Codecov
72.14% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 82.75862%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 72.14%. Comparing base (
b15cb0c
) to head (48f3402
).
Report is 410 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...opensearch/gateway/PrimaryShardBatchAllocator.java | 76.19% | 2 Missing and 3 partials |
...opensearch/gateway/ReplicaShardBatchAllocator.java | 86.48% | 2 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #13748 +/- ##
============================================
+ Coverage 71.42% 72.14% +0.71%
- Complexity 59978 62407 +2429
============================================
Files 4985 5117 +132
Lines 282275 291684 +9409
Branches 40946 42167 +1221
============================================
+ Hits 201603 210421 +8818
- Misses 63999 64186 +187
- Partials 16673 17077 +404
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading