wickdb icon indicating copy to clipboard operation
wickdb copied to clipboard

Add log Rotation

Open AliceLanniste opened this issue 5 years ago • 1 comments

Initial Added and implemented Rotator trait #61

AliceLanniste avatar Apr 24 '20 09:04 AliceLanniste

Codecov Report

Merging #62 into master will decrease coverage by 0.20%. The diff coverage is 98.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   88.40%   88.20%   -0.21%     
==========================================
  Files          33       33              
  Lines        7394     7543     +149     
==========================================
+ Hits         6537     6653     +116     
- Misses        857      890      +33     
Impacted Files Coverage Δ
src/logger.rs 82.39% <98.91%> (+32.39%) :arrow_up:
src/db/mod.rs 86.30% <100.00%> (ø)
src/options.rs 92.22% <100.00%> (ø)
src/storage/file.rs 65.75% <0.00%> (-34.25%) :arrow_down:
src/storage/mod.rs 62.85% <0.00%> (-13.01%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 25daea5...5d27d2c. Read the comment docs.

codecov[bot] avatar Apr 24 '20 10:04 codecov[bot]