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 data race of TestRaftClusterMultipleRestart #7392

Merged
merged 1 commit into from
Nov 20, 2023

fix data race of tests

b647442
Select commit
Loading
Failed to load commit list.
Merged

*: fix data race of TestRaftClusterMultipleRestart #7392

fix data race of tests
b647442
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2023 in 1s

74.36% (+0.09%) compared to dda748a

View this Pull Request on Codecov

74.36% (+0.09%) compared to dda748a

Details

Codecov Report

Merging #7392 (b647442) into master (dda748a) will increase coverage by 0.09%.
Report is 1 commits behind head on master.
The diff coverage is 86.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7392      +/-   ##
==========================================
+ Coverage   74.27%   74.36%   +0.09%     
==========================================
  Files         451      451              
  Lines       48967    49046      +79     
==========================================
+ Hits        36372    36475     +103     
+ Misses       9375     9357      -18     
+ Partials     3220     3214       -6