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

Add batch async shard fetch transport action for replica #8218 #8356

Merged

Update Integration test

85faccc
Select commit
Loading
Failed to load commit list.
Merged

Add batch async shard fetch transport action for replica #8218 #8356

Update Integration test
85faccc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 0s

71.44% (target 70.00%)

View this Pull Request on Codecov

71.44% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 21.51163% with 135 lines in your changes are missing coverage. Please review.

Project coverage is 71.44%. Comparing base (b15cb0c) to head (85faccc).
Report is 24 commits behind head on main.

❗ Current head 85faccc differs from pull request most recent head 2cc687f. Consider uploading reports for the commit 2cc687f to get more accurate results

Files Patch % Lines
...ore/TransportNodesListShardStoreMetadataBatch.java 7.22% 77 Missing ⚠️
...re/TransportNodesListShardStoreMetadataHelper.java 38.57% 42 Missing and 1 partial ⚠️
...java/org/opensearch/gateway/BaseShardResponse.java 0.00% 14 Missing ⚠️
...es/store/TransportNodesListShardStoreMetadata.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8356      +/-   ##
============================================
+ Coverage     71.42%   71.44%   +0.02%     
- Complexity    59978    60035      +57     
============================================
  Files          4985     4988       +3     
  Lines        282275   282494     +219     
  Branches      40946    40971      +25     
============================================
+ Hits         201603   201841     +238     
+ Misses        63999    63902      -97     
- Partials      16673    16751      +78     

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