Support Blocking a Client on Keyspace Event Notification #1819
+561
−174
Codecov / codecov/project
succeeded
Mar 8, 2025 in 0s
70.99% (-0.01%) compared to 3f6581b, passed because coverage increased by 0.04% when compared to adjusted base (70.94%)
View this Pull Request on Codecov
70.99% (-0.01%) compared to 3f6581b, passed because coverage increased by 0.04% when compared to adjusted base (70.94%)
Details
Codecov Report
Attention: Patch coverage is 80.66298%
with 35 lines
in your changes missing coverage. Please review.
Project coverage is 70.99%. Comparing base (
3f6581b
) to head (fde2e1f
).
Report is 9 commits behind head on unstable.
Files with missing lines | Patch % | Lines |
---|---|---|
src/module.c | 5.26% | 18 Missing |
src/networking.c | 48.00% | 13 Missing |
src/geo.c | 33.33% | 2 Missing |
src/bitops.c | 75.00% | 1 Missing |
src/t_set.c | 94.73% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## unstable #1819 +/- ##
============================================
- Coverage 70.99% 70.99% -0.01%
============================================
Files 123 123
Lines 65651 65707 +56
============================================
+ Hits 46609 46648 +39
- Misses 19042 19059 +17
Files with missing lines | Coverage Δ | |
---|---|---|
src/cluster.c | 89.17% <100.00%> (ø) |
|
src/cluster_legacy.c | 85.79% <100.00%> (-0.18%) |
⬇️ |
src/db.c | 89.49% <100.00%> (ø) |
|
src/evict.c | 98.47% <100.00%> (-0.39%) |
⬇️ |
src/expire.c | 96.59% <100.00%> (ø) |
|
src/hyperloglog.c | 92.23% <100.00%> (ø) |
|
src/module.h | 0.00% <ø> (ø) |
|
src/notify.c | 97.01% <100.00%> (ø) |
|
src/rdb.c | 76.72% <100.00%> (+0.41%) |
⬆️ |
src/server.h | 100.00% <ø> (ø) |
|
... and 11 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