lbryio / torba

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

update aiohttp and astroid requirements #70

Closed jackrobison closed 5 years ago

jackrobison commented 5 years ago

pylint failing with aiohttp has been fixed in 2.3.0

codecov[bot] commented 5 years ago

Codecov Report

Merging #70 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #70      +/-   ##
=========================================
+ Coverage   68.97%     69%   +0.02%     
=========================================
  Files          64      64              
  Lines       10323   10323              
=========================================
+ Hits         7120    7123       +3     
+ Misses       3203    3200       -3
Impacted Files Coverage Δ
torba/orchstr8/node.py 83.6% <100%> (ø) :arrow_up:
torba/client/basetransaction.py 93.69% <100%> (ø) :arrow_up:
torba/server/daemon.py 53.9% <0%> (+1.11%) :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 b86d2e6...a79be05. Read the comment docs.