ipld / py-cid

Self-describing content-addressed identifiers for distributed systems implementation in Python
MIT License
36 stars 19 forks source link

Add fix for incorrect base58 encoded value for make_cid #18

Closed dhruvbaldawa closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          88     91    +3     
  Branches       12     12           
=====================================
+ Hits           88     91    +3
Impacted Files Coverage Δ
cid/cid.py 100% <100%> (ø) :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 0395777...19d978a. Read the comment docs.