Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo fixes #5113

Merged
merged 1 commit into from Oct 17, 2019
Merged

Typo fixes #5113

merged 1 commit into from Oct 17, 2019

Conversation

LefterisJP
Copy link
Contributor

Just cherry picking the typo fixes from #5107 as the test does not make sense to be merged since can't reproduce the exact issue that lead to #5051

@codecov
Copy link

codecov bot commented Oct 17, 2019

Codecov Report

Merging #5113 into develop will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #5113      +/-   ##
===========================================
+ Coverage    80.42%   80.65%   +0.23%     
===========================================
  Files          120      120              
  Lines        14717    14717              
  Branches      2288     2288              
===========================================
+ Hits         11836    11870      +34     
+ Misses        2210     2171      -39     
- Partials       671      676       +5
Impacted Files Coverage Δ
raiden/network/rpc/client.py 74.67% <ø> (-0.66%) ⬇️
raiden/network/transport/matrix/transport.py 79.39% <0%> (-0.46%) ⬇️
raiden/raiden_event_handler.py 93.1% <0%> (+0.62%) ⬆️
raiden/api/python.py 68.13% <0%> (+0.98%) ⬆️
raiden/utils/echo_node.py 69.49% <0%> (+1.69%) ⬆️
raiden/network/proxies/token_network.py 50.91% <0%> (+1.94%) ⬆️
raiden/tasks.py 70.8% <0%> (+3.64%) ⬆️
raiden/storage/serialization/types.py 72.36% <0%> (+3.94%) ⬆️
raiden/waiting.py 85.71% <0%> (+4%) ⬆️

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 a8f1664...b03d5fa. Read the comment docs.

Copy link
Contributor

@palango palango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice finds!

@palango palango merged commit b9f01d0 into raiden-network:develop Oct 17, 2019
@LefterisJP LefterisJP deleted the typos branch October 17, 2019 16:30
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.

None yet

2 participants