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

Add unit tests for read flow of RemoteClusterStateService and bug fix for transient settings #14476

Merged
merged 4 commits into from
Jul 10, 2024

fix spotless

65ef37f
Select commit
Loading
Failed to load commit list.
Merged

Add unit tests for read flow of RemoteClusterStateService and bug fix for transient settings #14476

fix spotless
65ef37f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

71.82% (target 70.00%)

View this Pull Request on Codecov

71.82% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.82%. Comparing base (501a702) to head (65ef37f).
Report is 2 commits behind head on main.

Files Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14476      +/-   ##
============================================
+ Coverage     71.79%   71.82%   +0.02%     
- Complexity    62369    62379      +10     
============================================
  Files          5140     5140              
  Lines        293025   293039      +14     
  Branches      42345    42345              
============================================
+ Hits         210376   210465      +89     
+ Misses        65386    65259     -127     
- Partials      17263    17315      +52     

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