Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce commandlog heavytraffic to record big response packet. #336

Closed
wants to merge 9 commits into from

Merge branch 'unstable' into add-fat-log.

55f1a52
Select commit
Loading
Failed to load commit list.
Closed

Introduce commandlog heavytraffic to record big response packet. #336

Merge branch 'unstable' into add-fat-log.
55f1a52
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 10 files with indirect coverage changes