MrCroxx / RunKV

[WIP] An experimental cloud-native distributed KV engine for OLTP workload.
MIT License
68 stars 7 forks source link

ci: enable clippy check #8

Closed MrCroxx closed 2 years ago

MrCroxx commented 2 years ago

As titled.

MrCroxx commented 2 years ago

Codecov Report

Merging #8 (7923df0) into main (4917a36) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   93.84%   93.84%           
=======================================
  Files          12       12           
  Lines         569      569           
=======================================
  Hits          534      534           
  Misses         35       35           
Impacted Files Coverage Δ
storage/src/iterator/concat_iterator.rs 98.43% <100.00%> (ø)

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 4917a36...7923df0. Read the comment docs.