zingolabs / zingolib_original

ZingoLib
MIT License
1 stars 1 forks source link

run cargo fmt #47

Closed AloeareV closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #47 (7ab07b6) into dev (cb89180) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##              dev      #47   +/-   ##
=======================================
  Coverage   64.16%   64.16%           
=======================================
  Files          29       29           
  Lines        6455     6455           
=======================================
  Hits         4142     4142           
  Misses       2313     2313           
Impacted Files Coverage Δ
lib/src/lightclient/test_server.rs 88.18% <0.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 b47b959...7ab07b6. Read the comment docs.

zancas commented 2 years ago

Let's make sure that we check in a common rustfmt.toml so everyone is using the formatting rules! It should probably be the same one on every repo.