vechain / thor-devkit.js

Typescript library to aid DApp development on VeChain Thor
MIT License
39 stars 30 forks source link

move HDNode to cry namespace; bump to 1.2.0; update readme #19

Closed qianbin closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 85


Totals Coverage Status
Change from base Build 84: 0.08%
Covered Lines: 1368
Relevant Lines: 1458

💛 - Coveralls
codecov-io commented 4 years ago

Codecov Report

Merging #19 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   94.52%   94.59%   +0.06%     
==========================================
  Files          13       14       +1     
  Lines         548      555       +7     
  Branches       95       95              
==========================================
+ Hits          518      525       +7     
  Misses         30       30
Impacted Files Coverage Δ
src/cry/index.ts 100% <100%> (ø) :arrow_up:
src/cry/mnemonic.ts 100% <100%> (ø) :arrow_up:
src/cry/hdnode.ts 100% <100%> (ø)

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 a1bfeb1...f3bb508. Read the comment docs.