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

Reset discovery nodes in most transport node actions request. (#15131) #15674

Merged

Reset discovery nodes in most transport node actions request. (#15131)

c555392
Select commit
Loading
Failed to load commit list.
Merged

Reset discovery nodes in most transport node actions request. (#15131) #15674

Reset discovery nodes in most transport node actions request. (#15131)
c555392
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 1s

71.69% (target 70.00%)

View this Pull Request on Codecov

71.69% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 64.28571% with 10 lines in your changes missing coverage. Please review.

Project coverage is 71.69%. Comparing base (ed66587) to head (c555392).
Report is 6 commits behind head on 2.17.

Files with missing lines Patch % Lines
...ices/dangling/list/ListDanglingIndicesRequest.java 0.00% 2 Missing ⚠️
...luster/node/hotthreads/NodesHotThreadsRequest.java 0.00% 1 Missing ⚠️
...on/admin/cluster/node/usage/NodesUsageRequest.java 0.00% 1 Missing ⚠️
...napshots/status/TransportNodesSnapshotsStatus.java 0.00% 1 Missing ⚠️
...ndices/dangling/find/FindDanglingIndexRequest.java 0.00% 1 Missing ⚠️
...ch/gateway/TransportNodesListGatewayMetaState.java 0.00% 1 Missing ⚠️
...y/TransportNodesListGatewayStartedShardsBatch.java 0.00% 1 Missing ⚠️
...es/store/TransportNodesListShardStoreMetadata.java 0.00% 1 Missing ⚠️
...ore/TransportNodesListShardStoreMetadataBatch.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15674      +/-   ##
============================================
+ Coverage     71.57%   71.69%   +0.11%     
- Complexity    64246    64404     +158     
============================================
  Files          5261     5262       +1     
  Lines        300903   301005     +102     
  Branches      43799    43822      +23     
============================================
+ Hits         215376   215794     +418     
+ Misses        67507    67189     -318     
- Partials      18020    18022       +2     

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