tikv / raft-engine

A persistent storage engine for Multi-Raft log
Apache License 2.0
565 stars 88 forks source link

Bump nix, rand, and more #164

Closed PsiACE closed 2 years ago

PsiACE commented 2 years ago

Signed-off-by: Chojan Shang psiace@outlook.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #164 (6b96b2d) into master (e87faf7) will increase coverage by 0.02%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   96.96%   96.99%   +0.02%     
==========================================
  Files          26       26              
  Lines        6597     6594       -3     
==========================================
- Hits         6397     6396       -1     
+ Misses        200      198       -2     
Impacted Files Coverage Δ
src/file_pipe_log/log_file.rs 95.71% <84.61%> (+0.33%) :arrow_up:
src/codec.rs 98.67% <0.00%> (+0.33%) :arrow_up:

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 e87faf7...6b96b2d. Read the comment docs.