tikv / raft-engine

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

Fix CI issues #197

Closed tabokie closed 2 years ago

tabokie commented 2 years ago

Signed-off-by: tabokie xy.tao@outlook.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #197 (44e85c4) into master (1ce767e) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
- Coverage   96.93%   96.92%   -0.02%     
==========================================
  Files          28       28              
  Lines        7478     7483       +5     
==========================================
+ Hits         7249     7253       +4     
- Misses        229      230       +1     
Impacted Files Coverage Δ
src/write_barrier.rs 100.00% <100.00%> (ø)
src/codec.rs 98.34% <0.00%> (-0.34%) :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 1ce767e...44e85c4. Read the comment docs.