lbryio / torba

Torba makes it easy to create fast and correct bitcoin based crypto wallets.
MIT License
2.18k stars 20 forks source link

added get_public_key methods #85

Closed eukreign closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #85 into master will decrease coverage by 0.04%. The diff coverage is 54.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage    69.1%   69.06%   -0.05%     
==========================================
  Files          65       65              
  Lines       10444    10466      +22     
==========================================
+ Hits         7217     7228      +11     
- Misses       3227     3238      +11
Impacted Files Coverage Δ
torba/client/baseaccount.py 80.52% <50%> (-0.83%) :arrow_down:
torba/client/baseledger.py 93.25% <56.25%> (-1.95%) :arrow_down:

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 ee353ca...c8be6c6. Read the comment docs.