lbryio / torba

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

add executemany and translate batch queries to it #63

Closed shyba closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #63 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #63      +/-   ##
=========================================
- Coverage    68.9%   68.9%   -0.01%     
=========================================
  Files          64      64              
  Lines       10314   10309       -5     
=========================================
- Hits         7107    7103       -4     
+ Misses       3207    3206       -1
Impacted Files Coverage Δ
torba/client/basedatabase.py 98.16% <100%> (ø) :arrow_up:
torba/client/baseaccount.py 80.07% <100%> (-0.37%) :arrow_down:
torba/client/baseledger.py 96.41% <0%> (+0.32%) :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 9d3e1af...94d1b7c. Read the comment docs.