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

Dont distinct channel, only debounce, always send latest PFSCapacityUpdate #1127

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

andrevmatos
Copy link
Contributor

Fix #1120

@codecov
Copy link

codecov bot commented Mar 3, 2020

Codecov Report

Merging #1127 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1127      +/-   ##
==========================================
+ Coverage   95.06%   95.08%   +0.02%     
==========================================
  Files         111      111              
  Lines        3972     3969       -3     
  Branches      807      809       +2     
==========================================
- Hits         3776     3774       -2     
+ Misses        154      153       -1     
  Partials       42       42              
Flag Coverage Δ
#dapp 88.15% <ø> (ø) ⬆️
#sdk 97.90% <100.00%> (+0.03%) ⬆️

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 e11c666...2d09d2a. Read the comment docs.

Copy link
Contributor

@kelsos kelsos left a comment

Choose a reason for hiding this comment

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

Lgtm

@andrevmatos andrevmatos merged commit b44bd0c into master Mar 3, 2020
@andrevmatos andrevmatos deleted the fix/capacity_update3 branch March 3, 2020 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transfer unsuccessful message even though node shows payment as incoming
2 participants