lbryio / torba

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

fast and furious #47

Closed shyba closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   70.07%   70.13%   +0.05%     
==========================================
  Files          59       59              
  Lines       10158    10158              
==========================================
+ Hits         7118     7124       +6     
+ Misses       3040     3034       -6
Impacted Files Coverage Δ
torba/orchstr8/node.py 83.91% <100%> (ø) :arrow_up:
torba/rpc/curio.py 72.9% <0%> (-1.48%) :arrow_down:
torba/server/db.py 80.77% <0%> (+0.48%) :arrow_up:
torba/server/mempool.py 85.35% <0%> (+3.53%) :arrow_up:

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 6120661...6136f52. Read the comment docs.