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

Migrate ziplist.c unit tests to new framework #486

Merged
merged 6 commits into from
May 22, 2024

making some of my assertions a bit better on get/delete tests

240c42f
Select commit
Loading
Failed to load commit list.
Merged

Migrate ziplist.c unit tests to new framework #486

making some of my assertions a bit better on get/delete tests
240c42f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 0s

69.67% (-0.11%) compared to efa8ba5

View this Pull Request on Codecov

69.67% (-0.11%) compared to efa8ba5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.67%. Comparing base (efa8ba5) to head (240c42f).
Report is 6 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #486      +/-   ##
============================================
- Coverage     69.77%   69.67%   -0.11%     
============================================
  Files           109      109              
  Lines         61801    61801              
============================================
- Hits          43120    43057      -63     
- Misses        18681    18744      +63     
Files Coverage Δ
src/server.c 88.60% <ø> (ø)
src/ziplist.c 15.17% <ø> (ø)

... and 11 files with indirect coverage changes