Nullus157 / bs58-rs

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

Update alphabet API #62

Closed Nemo157 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #62 (10f22a0) into master (c219aa3) will increase coverage by 4.19%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   68.30%   72.49%   +4.19%     
==========================================
  Files           7        7              
  Lines         306      309       +3     
==========================================
+ Hits          209      224      +15     
+ Misses         97       85      -12     
Impacted Files Coverage Δ
cli/src/main.rs 0.00% <0.00%> (ø)
src/lib.rs 100.00% <ø> (ø)
src/decode.rs 63.52% <33.33%> (+3.31%) :arrow_up:
src/encode.rs 82.97% <33.33%> (+3.56%) :arrow_up:
src/alphabet.rs 55.55% <44.82%> (+55.55%) :arrow_up:

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 c219aa3...10f22a0. Read the comment docs.

Nemo157 commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: