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

dm: fix leader did not retire after delete the key #11604

Merged
merged 5 commits into from
Sep 24, 2024

address comment

88d0d0c
Select commit
Loading
Failed to load commit list.
Merged

dm: fix leader did not retire after delete the key #11604

address comment
88d0d0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

57.6171% (+0.1399%) compared to 45c831a

View this Pull Request on Codecov

57.6171% (+0.1399%) compared to 45c831a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.6171%. Comparing base (45c831a) to head (88d0d0c).
Report is 2 commits behind head on master.

Additional details and impacted files
Components Coverage Δ
cdc 61.4435% <ø> (+0.2113%) ⬆️
dm 51.0846% <100.0000%> (+0.0512%) ⬆️
engine 63.4444% <ø> (+0.0494%) ⬆️
@@               Coverage Diff                @@
##             master     #11604        +/-   ##
================================================
+ Coverage   57.4771%   57.6171%   +0.1399%     
================================================
  Files           851        851                
  Lines        126539     126872       +333     
================================================
+ Hits          72731      73100       +369     
+ Misses        48407      48373        -34     
+ Partials       5401       5399         -2