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

fix(consensus): refcator strong termination for change-proposer phase #1643

Merged
merged 6 commits into from
Dec 19, 2024

Merge pull request #1 from b00f/fix/send-decide-vote

27d3dd3
Select commit
Loading
Failed to load commit list.
Merged

fix(consensus): refcator strong termination for change-proposer phase #1643

Merge pull request #1 from b00f/fix/send-decide-vote
27d3dd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

76.23% (+1.16%) compared to 86a8ba9

View this Pull Request on Codecov

76.23% (+1.16%) compared to 86a8ba9

Details

Codecov Report

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

Project coverage is 76.23%. Comparing base (86a8ba9) to head (27d3dd3).
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1643      +/-   ##
==========================================
+ Coverage   75.07%   76.23%   +1.16%     
==========================================
  Files         234      236       +2     
  Lines       12156    18279    +6123     
==========================================
+ Hits         9126    13935    +4809     
- Misses       2582     3885    +1303     
- Partials      448      459      +11