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

Optimise TransportNodesAction to not send DiscoveryNodes for NodeStat… #14749

Retry Build

3a8e7ef
Select commit
Loading
Failed to load commit list.
Merged

Optimise TransportNodesAction to not send DiscoveryNodes for NodeStat… #14749

Retry Build
3a8e7ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

71.79% (target 70.00%)

View this Pull Request on Codecov

71.79% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (b980b12) to head (3a8e7ef).

Files Patch % Lines
...rg/opensearch/rest/action/cat/RestNodesAction.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14749      +/-   ##
============================================
- Coverage     71.86%   71.79%   -0.07%     
+ Complexity    62506    62445      -61     
============================================
  Files          5145     5145              
  Lines        293358   293370      +12     
  Branches      42413    42414       +1     
============================================
- Hits         210827   210634     -193     
- Misses        65152    65392     +240     
+ Partials      17379    17344      -35     

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