howardwu / wagyu

A Rust library for generating cryptocurrency wallets
https://wagyu.dev
Apache License 2.0
610 stars 106 forks source link

Update Bitcoin and Ethereum bitvec usage to bitvec 0.17.4 #177

Closed howardwu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #177 into v0.6.3 will decrease coverage by 0.01%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.6.3     #177      +/-   ##
==========================================
- Coverage   88.57%   88.55%   -0.02%     
==========================================
  Files         111      111              
  Lines        9304     9308       +4     
==========================================
+ Hits         8241     8243       +2     
- Misses       1063     1065       +2     
Impacted Files Coverage Δ
bitcoin/src/mnemonic.rs 91.76% <80.00%> (-1.01%) :arrow_down:
ethereum/src/mnemonic.rs 91.76% <80.00%> (-1.01%) :arrow_down:
zcash/src/transaction.rs 89.72% <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 b6142d7...07d4dac. Read the comment docs.