raiden-network / raiden-wizard

The Raiden Wizard On-Boarding Tool
https://raiden-network.readthedocs.io/en/stable/installation/quick-start/
MIT License
9 stars 17 forks source link

Add tests for server websocket methods #314

Closed manuelwedler closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #314 into develop will increase coverage by 13.79%. The diff coverage is 86.53%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #314       +/-   ##
============================================
+ Coverage    75.52%   89.32%   +13.79%     
============================================
  Files           22       22               
  Lines         1757     1761        +4     
============================================
+ Hits          1327     1573      +246     
+ Misses         430      188      -242     
Flag Coverage Δ
#python-integration 83.70% <86.53%> (+15.06%) :arrow_up:
#python-unit 39.54% <0.00%> (-0.11%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
raiden_installer/web.py 90.68% <82.05%> (+57.52%) :arrow_up:
raiden_installer/shared_handlers.py 95.93% <100.00%> (+35.70%) :arrow_up:
raiden_installer/web_testnet.py 96.66% <100.00%> (+65.08%) :arrow_up:
raiden_installer/utils.py 92.30% <0.00%> (+6.15%) :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 c325043...5287252. Read the comment docs.