Skip to content

Withdraw fixes#4258

Merged
rakanalh merged 6 commits into
raiden-network:developfrom
rakanalh:withdraw-fixes
Jun 25, 2019
Merged

Withdraw fixes#4258
rakanalh merged 6 commits into
raiden-network:developfrom
rakanalh:withdraw-fixes

Conversation

@rakanalh
Copy link
Copy Markdown
Contributor

Based on @hackaugusto feedback in #4130

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 19, 2019

Codecov Report

Merging #4258 into develop will decrease coverage by 0.12%.
The diff coverage is 45.16%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4258      +/-   ##
===========================================
- Coverage    81.15%   81.02%   -0.13%     
===========================================
  Files          103      103              
  Lines        13601    13631      +30     
  Branches      2074     2080       +6     
===========================================
+ Hits         11038    11045       +7     
- Misses        1962     1980      +18     
- Partials       601      606       +5
Impacted Files Coverage Δ
raiden/network/proxies/payment_channel.py 92% <ø> (+5.33%) ⬆️
raiden/blockchain_events_handler.py 94.27% <100%> (ø) ⬆️
raiden/blockchain/events.py 94.39% <100%> (+0.1%) ⬆️
raiden/transfer/mediated_transfer/initiator.py 98.63% <100%> (ø) ⬆️
raiden/transfer/mediated_transfer/mediator.py 89.85% <100%> (+0.2%) ⬆️
raiden/network/proxies/token_network.py 56.55% <32.14%> (-0.67%) ⬇️
raiden/transfer/channel.py 88.98% <46.42%> (-1.66%) ⬇️
raiden/waiting.py 82.75% <0%> (-4.32%) ⬇️
raiden/raiden_service.py 88.26% <0%> (-0.24%) ⬇️
raiden/network/transport/matrix/transport.py 81.01% <0%> (-0.16%) ⬇️
... and 6 more

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 843fc03...e717e6f. Read the comment docs.

@rakanalh rakanalh merged commit cb9e697 into raiden-network:develop Jun 25, 2019
@rakanalh rakanalh deleted the withdraw-fixes branch June 25, 2019 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants