trustwallet / ens-coincodec

Apache License 2.0
25 stars 13 forks source link

Filecoin support #21

Closed optout21 closed 3 years ago

optout21 commented 3 years ago

Fixes #20

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (90b4362) into master (c47c61d) will increase coverage by 0.01%. The diff coverage is 96.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   96.17%   96.19%   +0.01%     
==========================================
  Files          25       26       +1     
  Lines         471      578     +107     
==========================================
+ Hits          453      556     +103     
- Misses          9       11       +2     
- Partials        9       11       +2     
Impacted Files Coverage Δ
filecoin.go 96.26% <96.26%> (ø)

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 c47c61d...90b4362. Read the comment docs.

optout21 commented 3 years ago

ensdomains FIL test are included here as well https://github.com/ensdomains/address-encoder/blob/a938409270d292a0714a34b6671caab5baeecc6d/src/__tests__/index.test.ts#L541