valkey
valkey copied to clipboard
Add tag for dual-channel logs
Discused in this thread https://github.com/valkey-io/valkey/pull/945/files#r1740179518 Resolves https://github.com/valkey-io/valkey/issues/986
Codecov Report
Attention: Patch coverage is 54.54545% with 15 lines in your changes missing coverage. Please review.
Project coverage is 70.59%. Comparing base (
4033c99) to head (e96dcc0). Report is 1 commits behind head on unstable.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/replication.c | 51.61% | 15 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## unstable #999 +/- ##
============================================
+ Coverage 70.55% 70.59% +0.04%
============================================
Files 114 114
Lines 61658 61658
============================================
+ Hits 43501 43530 +29
+ Misses 18157 18128 -29
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/networking.c | 88.43% <100.00%> (ø) |
|
| src/replication.c | 86.91% <51.61%> (ø) |
@naglera Please just add a short description in the top comment so that we do not have a link to a github comment in the git log.