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

Persistence - Remove Unowned Keys #568

Open
wants to merge 2 commits into
base: unstable
Choose a base branch
from

Update src/cluster.c

3299f99
Select commit
Loading
Failed to load commit list.
Open

Persistence - Remove Unowned Keys #568

Update src/cluster.c
3299f99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2025 in 1s

70.59% (+0.23%) compared to aaa7834

View this Pull Request on Codecov

70.59% (+0.23%) compared to aaa7834

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.59%. Comparing base (aaa7834) to head (3299f99).
Report is 374 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #568      +/-   ##
============================================
+ Coverage     70.35%   70.59%   +0.23%     
============================================
  Files           112      114       +2     
  Lines         61467    61703     +236     
============================================
+ Hits          43248    43562     +314     
+ Misses        18219    18141      -78     
Files with missing lines Coverage Δ
src/cluster.c 88.26% <100.00%> (-0.09%) ⬇️
src/server.c 88.63% <100.00%> (+0.07%) ⬆️
src/server.h 100.00% <ø> (ø)

... and 58 files with indirect coverage changes