Skip to content

Stabilize diskless no-drop replication test

d829261
Select commit
Loading
Failed to load commit list.
Closed

Test repl fix to see if test-ubuntu-latest-cmake-tls passes (forkless) #3523

Stabilize diskless no-drop replication test
d829261
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

76.59% (+0.03%) compared to 3f88d60

View this Pull Request on Codecov

76.59% (+0.03%) compared to 3f88d60

Details

Codecov Report

❌ Patch coverage is 96.71053% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.59%. Comparing base (3f88d60) to head (d829261).

Files with missing lines Patch % Lines
src/object.c 87.50% 4 Missing ⚠️
src/server.c 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           forkless    #3523      +/-   ##
============================================
+ Coverage     76.56%   76.59%   +0.03%     
============================================
  Files           158      158              
  Lines         79078    79183     +105     
============================================
+ Hits          60548    60654     +106     
+ Misses        18530    18529       -1     
Files with missing lines Coverage Δ
src/config.c 78.33% <ø> (ø)
src/server.h 100.00% <ø> (ø)
src/unit/test_object.cpp 99.42% <100.00%> (+0.43%) ⬆️
src/server.c 89.57% <66.66%> (+0.06%) ⬆️
src/object.c 92.36% <87.50%> (-0.19%) ⬇️

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.