Skip to content

make refcount atomic 2#441

Open
sundb wants to merge 11 commits intounstablefrom
atomic-refcount-2
Open

make refcount atomic 2#441
sundb wants to merge 11 commits intounstablefrom
atomic-refcount-2

Conversation

@sundb
Copy link
Owner

@sundb sundb commented Feb 1, 2026

No description provided.

@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

❌ Patch coverage is 94.96403% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.39%. Comparing base (319153f) to head (423a724).

Files with missing lines Patch % Lines
src/networking.c 50.00% 5 Missing ⚠️
src/debug.c 0.00% 1 Missing ⚠️
src/object.c 98.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #441      +/-   ##
============================================
+ Coverage     75.96%   76.39%   +0.42%     
============================================
  Files           138      138              
  Lines         79433    79367      -66     
============================================
+ Hits          60342    60633     +291     
+ Misses        19091    18734     -357     
Files with missing lines Coverage Δ
src/aof.c 82.55% <100.00%> (ø)
src/cluster.c 78.04% <100.00%> (ø)
src/cluster_asm.c 92.66% <100.00%> (-0.17%) ⬇️
src/db.c 93.47% <100.00%> (ø)
src/defrag.c 92.00% <100.00%> (ø)
src/iothread.c 89.28% <ø> (-0.11%) ⬇️
src/keymeta.c 93.03% <100.00%> (+0.16%) ⬆️
src/keymeta.h 100.00% <100.00%> (ø)
src/lazyfree.c 90.97% <100.00%> (+20.29%) ⬆️
src/module.c 83.12% <100.00%> (+0.13%) ⬆️
... and 10 more

... and 23 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant