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

[Backport 2.x] [Batch Fetch] Fix for hasInitiatedFetching to fix allocation explain and manual reroute APIs #14994

Merged
merged 1 commit into from
Jul 29, 2024

[Batch Fetch] Fix for hasInitiatedFetching to fix allocation explain …

6951b89
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Batch Fetch] Fix for hasInitiatedFetching to fix allocation explain and manual reroute APIs #14994

[Batch Fetch] Fix for hasInitiatedFetching to fix allocation explain …
6951b89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2024 in 1s

71.47% (target 70.00%)

View this Pull Request on Codecov

71.47% (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.47%. Comparing base (7223644) to head (6951b89).
Report is 2 commits behind head on 2.x.

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              @@
##                2.x   #14994      +/-   ##
============================================
- Coverage     71.58%   71.47%   -0.12%     
+ Complexity    62774    62681      -93     
============================================
  Files          5123     5123              
  Lines        294467   294480      +13     
  Branches      42909    42912       +3     
============================================
- Hits         210808   210482     -326     
- Misses        65990    66310     +320     
- Partials      17669    17688      +19     

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