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

Added transport action for bulk async shard fetch for primary shards #8218

Merged

Move integration tests to RecoveryFromGatewayIT

b57c330
Select commit
Loading
Failed to load commit list.
Merged

Added transport action for bulk async shard fetch for primary shards #8218

Move integration tests to RecoveryFromGatewayIT
b57c330
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 1s

71.36% (target 70.00%)

View this Pull Request on Codecov

71.36% (target 70.00%)

Details

Codecov Report

Attention: 113 lines in your changes are missing coverage. Please review.

Comparison is base (cfcb128) 71.43% compared to head (b57c330) 71.36%.
Report is 3 commits behind head on main.

❗ Current head b57c330 differs from pull request most recent head 8f113fc. Consider uploading reports for the commit 8f113fc to get more accurate results

Files Patch % Lines
...y/TransportNodesListGatewayStartedShardsBatch.java 16.66% 95 Missing ⚠️
...teway/TransportNodesGatewayStartedShardHelper.java 45.45% 14 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8218      +/-   ##
============================================
- Coverage     71.43%   71.36%   -0.08%     
+ Complexity    59527    59481      -46     
============================================
  Files          4925     4927       +2     
  Lines        279513   279580      +67     
  Branches      40646    40648       +2     
============================================
- Hits         199674   199509     -165     
- Misses        63226    63459     +233     
+ Partials      16613    16612       -1     

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