Nullus157 / bs58-rs

Another Rust Base58 codec implementation
Apache License 2.0
75 stars 24 forks source link

Fix new clippy warnings #80

Closed Nemo157 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #80 (30ee435) into prīmum (de91866) will decrease coverage by 1.61%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           prīmum      #80      +/-   ##
==========================================
- Coverage   72.49%   70.87%   -1.62%     
==========================================
  Files           7        7              
  Lines         309      309              
==========================================
- Hits          224      219       -5     
- Misses         85       90       +5     
Impacted Files Coverage Δ
src/decode.rs 61.17% <33.33%> (-2.36%) :arrow_down:
src/encode.rs 80.85% <100.00%> (-2.13%) :arrow_down:
src/alphabet.rs 52.77% <0.00%> (-2.78%) :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 de91866...30ee435. Read the comment docs.

Nemo157 commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: