Introduce commandlog heavytraffic
to record big response packet.
#336
Codecov / codecov/project
succeeded
Jul 3, 2024 in 0s
70.16% (+0.04%) compared to 8faf278
View this Pull Request on Codecov
70.16% (+0.04%) compared to 8faf278
Details
Codecov Report
Attention: Patch coverage is 97.91667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 70.16%. Comparing base (
8faf278
) to head (55f1a52
).
Additional details and impacted files
@@ Coverage Diff @@
## unstable #336 +/- ##
============================================
+ Coverage 70.12% 70.16% +0.04%
============================================
Files 111 111
Lines 60305 60339 +34
============================================
+ Hits 42289 42338 +49
+ Misses 18016 18001 -15
Files | Coverage Δ | |
---|---|---|
src/commands.def | 100.00% <ø> (ø) |
|
src/config.c | 78.39% <ø> (ø) |
|
src/networking.c | 85.51% <100.00%> (+0.05%) |
⬆️ |
src/server.c | 88.61% <100.00%> (+0.03%) |
⬆️ |
src/server.h | 100.00% <ø> (ø) |
|
src/slowlog.c | 97.89% <96.55%> (+0.42%) |
⬆️ |
Loading