[Batch Fetch] Fix for hasInitiatedFetching to fix allocation explain and manual reroute APIs #14972
Codecov / codecov/project
succeeded
Jul 29, 2024 in 0s
71.76% (target 70.00%)
View this Pull Request on Codecov
71.76% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 9.09091%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 71.76%. Comparing base (
1fe58b5
) to head (f1bcdc8
).
Report is 6 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...pensearch/gateway/ShardsBatchGatewayAllocator.java | 0.00% | 8 Missing |
...a/org/opensearch/gateway/AsyncShardBatchFetch.java | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #14972 +/- ##
============================================
- Coverage 71.78% 71.76% -0.03%
- Complexity 62694 62706 +12
============================================
Files 5160 5161 +1
Lines 294211 294370 +159
Branches 42553 42579 +26
============================================
+ Hits 211212 211263 +51
- Misses 65599 65728 +129
+ Partials 17400 17379 -21
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading