lbryio / torba

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

configurable coinselection strategies #92

Closed eukreign closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #92 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   69.36%   69.37%   +<.01%     
==========================================
  Files          65       65              
  Lines       10535    10550      +15     
==========================================
+ Hits         7308     7319      +11     
- Misses       3227     3231       +4
Impacted Files Coverage Δ
torba/client/baseledger.py 94.83% <100%> (-0.29%) :arrow_down:
torba/client/coinselection.py 98.93% <100%> (+0.18%) :arrow_up:
torba/server/daemon.py 52.78% <0%> (-1.12%) :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 c30e905...314c6ae. Read the comment docs.