Merge unstable into 9.1 #3507
Closed
Merge unstable into 9.1 #3507
Codecov / codecov/project
succeeded
Apr 16, 2026 in 0s
76.47% (+1.92%) compared to 6c329df
View this Pull Request on Codecov
76.47% (+1.92%) compared to 6c329df
Details
Codecov Report
❌ Patch coverage is 84.63990% with 241 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.47%. Comparing base (6c329df) to head (087280e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/io_threads.c | 64.82% | 102 Missing |
| src/module.c | 47.29% | 78 Missing |
| src/valkey-cli.c | 81.81% | 16 Missing |
| src/networking.c | 83.95% | 13 Missing |
| src/server.c | 89.01% | 10 Missing |
| src/rdb.c | 36.36% | 7 Missing |
| src/sentinel.c | 0.00% | 5 Missing |
| src/call_reply.c | 97.16% | 4 Missing |
| src/cluster_legacy.c | 96.49% | 2 Missing |
| src/debug.c | 0.00% | 1 Missing |
| ... and 3 more |
Additional details and impacted files
@@ Coverage Diff @@
## 9.1 #3507 +/- ##
==========================================
+ Coverage 74.55% 76.47% +1.92%
==========================================
Files 130 159 +29
Lines 72731 79840 +7109
==========================================
+ Hits 54225 61060 +6835
- Misses 18506 18780 +274 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/aof.c | 80.30% <100.00%> (+0.01%) |
⬆️ |
| src/cluster.c | 92.45% <100.00%> (+0.21%) |
⬆️ |
| src/cluster_migrateslots.c | 92.26% <ø> (+0.15%) |
⬆️ |
| src/commandlog.c | 95.79% <100.00%> (-0.79%) |
⬇️ |
| src/commands.def | 100.00% <ø> (ø) |
|
| src/config.c | 78.33% <100.00%> (+0.62%) |
⬆️ |
| src/crc16.c | 100.00% <100.00%> (ø) |
|
| src/defrag.c | 81.12% <100.00%> (-0.81%) |
⬇️ |
| src/dict.h | 100.00% <100.00%> (ø) |
|
| src/eval.c | 91.50% <100.00%> (+0.07%) |
⬆️ |
| ... and 31 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