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

no recreating cluster after clusterType changed #760

Merged
merged 4 commits into from
Dec 25, 2023

remove redundant peerMaster after unbinding peerDc

6a176e6
Select commit
Loading
Failed to load commit list.
Merged

no recreating cluster after clusterType changed #760

remove redundant peerMaster after unbinding peerDc
6a176e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 0s

53.41% (+0.05%) compared to 0ef0151

View this Pull Request on Codecov

53.41% (+0.05%) compared to 0ef0151

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0ef0151) 53.36% compared to head (6a176e6) 53.41%.
Report is 1 commits behind head on master.

Files Patch % Lines
...dt/master/command/RedundantMasterClearCommand.java 88.88% 2 Missing ⚠️
...master/impl/DefaultMasterChooseCommandFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #760      +/-   ##
============================================
+ Coverage     53.36%   53.41%   +0.05%     
- Complexity    10095    10101       +6     
============================================
  Files          1768     1769       +1     
  Lines         55024    55049      +25     
  Branches       5722     5724       +2     
============================================
+ Hits          29361    29404      +43     
+ Misses        23161    23140      -21     
- Partials       2502     2505       +3     

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