Skip to content

Verify commitment point on ChannelReestablish (no updates case). #547

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

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

valentinewallace
Copy link
Contributor

Adds a test for PR #537.

@codecov
Copy link

codecov bot commented Mar 18, 2020

Codecov Report

Merging #547 into master will increase coverage by 0.05%.
The diff coverage is 98.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
+ Coverage   90.23%   90.29%   +0.05%     
==========================================
  Files          34       34              
  Lines       19182    19376     +194     
==========================================
+ Hits        17309    17495     +186     
- Misses       1873     1881       +8     
Impacted Files Coverage Δ
lightning/src/ln/channel.rs 87.58% <98.21%> (+0.63%) ⬆️

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 33b7c90...f2b7cca. Read the comment docs.

@TheBlueMatt TheBlueMatt merged commit 082b720 into lightningdevkit:master Mar 19, 2020
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