valkey
valkey copied to clipboard
Spelling 13
- Subset of #2183
Codecov Report
:x: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 71.48%. Comparing base (502dd45) to head (79f2ab9).
:warning: Report is 268 commits behind head on unstable.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cluster_legacy.c | 50.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## unstable #2249 +/- ##
=========================================
Coverage 71.47% 71.48%
=========================================
Files 123 123
Lines 66897 66908 +11
=========================================
+ Hits 47813 47826 +13
+ Misses 19084 19082 -2
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/functions.c | 94.31% <100.00%> (ø) |
|
| src/geohash_helper.c | 99.43% <ø> (ø) |
|
| src/lzf_d.c | 80.95% <ø> (ø) |
|
| src/module.c | 9.55% <ø> (ø) |
|
| src/quicklist.c | 84.14% <ø> (ø) |
|
| src/rax.c | 82.78% <ø> (ø) |
|
| src/rio.c | 84.83% <ø> (ø) |
|
| src/server.c | 88.03% <ø> (-0.03%) |
:arrow_down: |
| src/t_stream.c | 93.32% <ø> (ø) |
|
| src/valkey-check-aof.c | 74.07% <100.00%> (ø) |
|
| ... and 1 more |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.