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

Add an event for deprecation #1108

Merged

Conversation

pirapira
Copy link
Contributor

@pirapira pirapira commented Jul 4, 2019

because it's an important state change when the deprecation switch
is turned on or off.

This closes #1107.

because it's an important state change when the deprecation switch
is turned on or off.

This closes raiden-network#1107.
@codecov
Copy link

codecov bot commented Jul 4, 2019

Codecov Report

Merging #1108 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1108      +/-   ##
==========================================
+ Coverage   80.89%   80.91%   +0.01%     
==========================================
  Files          21       21              
  Lines        1403     1404       +1     
  Branches      177      177              
==========================================
+ Hits         1135     1136       +1     
  Misses        228      228              
  Partials       40       40
Impacted Files Coverage Δ
raiden_contracts/constants.py 100% <100%> (ø) ⬆️

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 1a543f5...dcb1bcf. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 4, 2019

Codecov Report

Merging #1108 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1108      +/-   ##
==========================================
+ Coverage   80.89%   80.91%   +0.01%     
==========================================
  Files          21       21              
  Lines        1403     1404       +1     
  Branches      177      177              
==========================================
+ Hits         1135     1136       +1     
  Misses        228      228              
  Partials       40       40
Impacted Files Coverage Δ
raiden_contracts/constants.py 100% <100%> (ø) ⬆️

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 1a543f5...dcb1bcf. Read the comment docs.

@pirapira pirapira requested a review from hackaugusto July 4, 2019 16:07
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.

Add an event for the safety switch toogle
2 participants