Skip to content

make refcount atomic#440

Open
sundb wants to merge 8 commits intounstablefrom
atomic-refcount-1
Open

make refcount atomic#440
sundb wants to merge 8 commits intounstablefrom
atomic-refcount-1

Conversation

@sundb
Copy link
Owner

@sundb sundb commented Jan 31, 2026

No description provided.

@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

❌ Patch coverage is 94.61538% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.32%. Comparing base (319153f) to head (8cce967).

Files with missing lines Patch % Lines
src/networking.c 50.00% 5 Missing ⚠️
src/debug.c 50.00% 1 Missing ⚠️
src/object.c 97.72% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #440      +/-   ##
============================================
+ Coverage     75.96%   76.32%   +0.35%     
============================================
  Files           138      138              
  Lines         79433    79359      -74     
============================================
+ Hits          60342    60571     +229     
+ Misses        19091    18788     -303     
Files with missing lines Coverage Δ
src/aof.c 82.34% <100.00%> (-0.21%) ⬇️
src/cluster.c 78.04% <100.00%> (ø)
src/cluster_asm.c 92.82% <100.00%> (ø)
src/db.c 93.58% <100.00%> (+0.11%) ⬆️
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.03% <100.00%> (+0.05%) ⬆️
... and 10 more

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