5afe / svalinn-kotlin

🛡️❄️️ Kotlin libraries for Ethereum based Android development
MIT License
31 stars 3 forks source link

Add method to get public and private keys using a mnemonic phrase #16

Closed fmrsabino closed 6 years ago

fmrsabino commented 6 years ago

@gnosis/mobile-devs

codecov-io commented 6 years ago

Codecov Report

Merging #16 into master will decrease coverage by 0.12%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #16      +/-   ##
===========================================
- Coverage     66.02%   65.9%   -0.13%     
  Complexity      140     140              
===========================================
  Files            45      45              
  Lines          1045    1047       +2     
  Branches        180     180              
===========================================
  Hits            690     690              
- Misses          268     270       +2     
  Partials         87      87
Impacted Files Coverage Δ Complexity Δ
.../repositories/impls/KethereumAccountsRepository.kt 35.13% <0%> (-2.01%) 5 <0> (ø)

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 0f612c8...f689ed6. Read the comment docs.