make refcount atomic#440
Open
sundb wants to merge 8 commits into
Open
Codecov / codecov/project
succeeded
Mar 16, 2026 in 1s
76.32% (+0.35%) compared to 319153f
View this Pull Request on Codecov
76.32% (+0.35%) compared to 319153f
Details
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 |
🚀 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.
Loading