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 #1641

Merged
merged 2 commits into from
Dec 14, 2024

fix: linter errors

ffb5682
Select commit
Loading
Failed to load commit list.
Merged

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

fix: linter errors
ffb5682
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

76.27% (+1.20%) compared to 86a8ba9

View this Pull Request on Codecov

76.27% (+1.20%) compared to 86a8ba9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.27%. Comparing base (86a8ba9) to head (ffb5682).
Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1641      +/-   ##
==========================================
+ Coverage   75.07%   76.27%   +1.20%     
==========================================
  Files         234      236       +2     
  Lines       12156    18276    +6120     
==========================================
+ Hits         9126    13940    +4814     
- Misses       2582     3877    +1295     
- Partials      448      459      +11