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

Enabling term version check on local state for all ClusterManager Read Transport Actions #14273- backport 2.x #14869

Merged
merged 2 commits into from
Jul 23, 2024

Merge branch '2.x' into 2.x_term_all

974d675
Select commit
Loading
Failed to load commit list.
Merged

Enabling term version check on local state for all ClusterManager Read Transport Actions #14273- backport 2.x #14869

Merge branch '2.x' into 2.x_term_all
974d675
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

71.59% (target 70.00%)

View this Pull Request on Codecov

71.59% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 77.41935% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.59%. Comparing base (7e7e775) to head (974d675).
Report is 5 commits behind head on 2.x.

Files Patch % Lines
...stermanager/TransportClusterManagerNodeAction.java 72.72% 5 Missing and 1 partial ⚠️
...ster/tasks/TransportPendingClusterTasksAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #14869   +/-   ##
=========================================
  Coverage     71.59%   71.59%           
+ Complexity    62621    62532   -89     
=========================================
  Files          5110     5110           
  Lines        293685   293699   +14     
  Branches      42801    42803    +2     
=========================================
+ Hits         210265   210279   +14     
+ Misses        65801    65756   -45     
- Partials      17619    17664   +45     

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