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

[Backport 2.x] Add unittests for RemoteClusterStateAttributesManager #14593

Merged
merged 1 commit into from
Jun 28, 2024

Add unittests for RemoteClusterStateAttributesManager (#14427)

d4163c4
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add unittests for RemoteClusterStateAttributesManager #14593

Add unittests for RemoteClusterStateAttributesManager (#14427)
d4163c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 1s

71.41% (target 70.00%)

View this Pull Request on Codecov

71.41% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.41%. Comparing base (70064e2) to head (d4163c4).
Report is 3 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #14593   +/-   ##
=========================================
  Coverage     71.41%   71.41%           
- Complexity    62286    62352   +66     
=========================================
  Files          5102     5102           
  Lines        293188   293230   +42     
  Branches      42718    42725    +7     
=========================================
+ Hits         209372   209414   +42     
- Misses        66198    66239   +41     
+ Partials      17618    17577   -41     

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